Estou tentando instalar o CUPS usando o sudo apt-get install cups
comando, ele não instala, mas recebo esta mensagem de erro:
sudo apt-get install cups
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
The following packages have unmet dependencies:
cups : Depends: libcups2 (= 2.2.1-8) but 2.2.3-2 is to be installed
Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed
Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed
Depends: libcupsppdc1 (>= 1.4.0) but it is not going to be installed
Depends: cups-core-drivers (>= 2.2.1-8)
Depends: cups-daemon (>= 2.2.1-8)
Depends: cups-ppdc
Recommends: printer-driver-gutenprint but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Eu tentei instalar as dependências não atendidas solicitadas, mas ainda não fez nenhuma alteração. Também rodei meu sudo apt update
, após a atualização, tentei novamente, mas dá a mesma mensagem de erro. Enquanto procurava soluções online, me deparei com isso:
cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be install , fiz tudo o que foi sugerido, mas nenhum deles ajuda.
Por favor, alguém pode me ajudar.
Estou usando Kali linux (Debian) [4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux ]
Agradeço antecipadamente