durante l'installazione del server openssh usando il seguente comando:
sudo apt-get install openssh-server
Ricevo il seguente errore:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
bcmwl-kernel-source : Depends: dkms but it is not going to be installed
debhelper : Depends: dh-apparmor but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Come posso risolvere questo problema?