balenaEtcher w Ubuntu 22.04
balenaEtcher This is a very simple program for flawless recording images iso. It works both on Windows, which is a very nice alternative to Rufus, And it is available on Linux.
Today, I describe how to install on Ubuntu.
first we run the terminal and install curla
1 | apt-get install curl. |
we add a repository to the system:
1 2 3 | ecurl -1sLf \ 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' \ | sudo -E bash |
we update packages:
1 | sudo apt update |
The last step is the installation:
1 | sudo apt install balena-etcher-electron |
That's all.
The program is not complicated and is limited to inserting a flash drive and selecting iso 🙂
Related entries:
Gnome login as root
LibreOffice is a powerful office suite and the successor to OpenOffice 5.24 sudo apt install kubuntu-desktop 21.10
The following tutorial describes how to install FFmpeg 5.0 w Ubuntu 20.04
sudo snap install blender --classic/pre> 3.1.0 dl.winehq.org/wine-builds/winehq.key
The following tutorial describes a very quick change of the terminal that starts by default on Ubuntu 20.04