Fili

Results 13 comments of Fili

Trying to install the .deb on 24.04.1 LTS using command line or software install leads to the following error: ``` $ sudo dpkg -i balena-etcher_1.19.22_amd64.deb Selecting previously unselected package balena-etcher....

Removing these packages from DEBIAN/control `depends` line seems to solve the problem (similar to [this](https://github.com/Eugeny/tabby/issues/9457)). gconf is [deprecated](https://packages.debian.org/bullseye/gconf2), and Gnome does not use it anymore.

If you go with the updating the `.deb` file option: Extract the `.deb` file, e.g. `balena-etcher_1.19.22_amd64.deb`, using the default decompress option in Nautilus. Next, go into the folder, balena-etcher_1.19.22_amd64/DEBIAN and...