UNetbootin Installation in Debian Bullseye – Step-by-step

September 4, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading UNetbootin

    How to Download UNetbootin for Debian GNU/Linux

    UNetbootin for Debian
  2. 3. Accessing Target

    So to Access the Target Directory
    First, Try:

    cd && cd Downloads

    (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
    To Verify it’s there List the Directory Contents with:

    ls . | grep unetbootin
  3. 4. Installing UNetbootin

    Then to Install UNetbootin on Debian
    First, Give Execution Permissions with:

    chmod +x ./unetbootin*.bin

    Set the SuperUser as Owner with:

    sudo chown root:root ./unetbootin*.bin

    Next Relocate it:

    sudo mv ./unetbootin*.bin /opt/unetbootin

    Again, Make a Symlink to Easy Launching from Shell:

    sudo ln -s /opt/unetbootin /usr/local/bin/unetbootin

    Finally, install the Required Tools:

    sudo apt install mtools
  4. 5. Launching UNetbootin

    Finally, Launch & Enjoy UNetbootin Free
    From Shell Simply like:

    sudo unetbootin

    How to Create UNetbootin App Launcher on Main Menu.

    Step-by-step Install UNetbootin in Debian Bullseye 11 - UI

So Now I’m truly Happy if My Guide could Help you to Install UNetbootin on Debian Bullseye!

Contents


QuickChic Theme • Powered by WordPress