3 étapes pour installer Unetbootin sur Debian :
- Ajouter UNIVERSE à /etc/apt/sources.list (tester sans UNIVERSE d’abord, car pas sûr)
- # apt-get install libqt4-network syslinux extlinux mtools
- # apt-get install unetb*
et / ou
sudo add-apt-repository ppa:gezakovacs/ppa
sudo apt-get update
sudo apt-get install unetbootin
Méthode 2 : depuis 2018
# wget https://github.com/unetbootin/unetbootin/releases/download/655/unetbootin-linux64-655.bin # mv unetbootin-linux64-655.bin /usr/local/bin/unetbootin # chmod +x /usr/local/bin/unetbootin
Enfin lancez unetbootin avec gksu:
$ gksu unetbootin ou # unetbootin
Méthode 3 : télécharger le paquet .deb (Ubuntu)
https://unetbootin.github.io/linux_download.html
puis cliquer sur le package « Ubuntu » = https://launchpad.net/~gezakovacs/+archive/ubuntu/ppa
# cd Téléchargements
# dpkg -i unetbootin_[version]_[amd64/i386].deb