Eu não pude ver o centro de software no meu Ubuntu, então me referi a essa resposta e vi pacotes quebrados, então tentei sudo apt-get install -f
, mas ele disse 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
. Quando tentei instalar o software center com o comando abaixo, o erro aparece.
root@gautam-Inspiron-3542:~# sudo apt install software-center
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:
software-center : Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Qualquer ajuda para resolver isso é muito apreciada.