etcher
etcher copied to clipboard
Unsatisfied dependencies on kali
`─(root㉿kali)-[/home/kali/Downloads]
└─#
sudo apt install ./balena-etcher_1.19.21_amd64.deb
Note, selecting 'balena-etcher' instead of './balena-etcher_1.19.21_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies: balena-etcher : Depends: gconf-service but it is not installable Depends: gconf2 but it is not installable Depends: libgconf-2-4 but it is not installable Error: Unable to correct problems, you have held broken packages.
┌──(root㉿kali)-[/home/kali/Downloads]
└─# apt --fix-broken install
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
`