Erro de dependência ao instalar o vlc. Ubuntu 14.04 LTS

0

No meu Ubuntu 14.04 LTS vlc player não pode ser instalado. Na verdade eu sou novo no Ubuntu, então não sei muito sobre isso. Eu tentei usar o Centro de Software, mas o seguinte erro foi encontrado.

O erro foi

The following packages have unmet dependencies:

vlc: Depends: vlc-nox (= 2.1.6-0ubuntu14.04.2) but 2.1.6-0ubuntu14.04.2 is to be installed
Depends: libc6 (>= 2.15) but 2.19-0ubuntu6.9 is to be installed
Depends: libfreetype6 (>= 2.2.1) but 2.5.2-1ubuntu2.5 is to be installed
Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.3-0ubuntu4 is to be installed
Depends: libqtcore4 (>= 4:4.8.0) but 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 is to be installed
Depends: libqtgui4 (>= 4:4.8.0) but 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 is to be installed
Depends: libstdc++6 (>= 4.6) but 4.8.4-2ubuntu1~14.04.3 is to be installed
Depends: zlib1g (>= 1:1.2.3.3) but 1:1.2.8.dfsg-1ubuntu1 is to be installed

Eu tentei instalar vlc-nox do centro de software, mas ele retorna outro erro em relação à biblioteca libc6 . Eu verifiquei o libc6 e descobri que ele já estava instalado.

Como posso corrigir isso?

o resultado depois de executar o comando sudo apt install vlc foi o seguinte

athuls@athuls-desktop:~$ sudo apt install vlc
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:
 vlc : Depends: vlc-nox (= 2.1.6-0ubuntu14.04.2) but it is not going to be installed
       Depends: libvlccore7 (>= 2.1.0) but it is not going to be installed
       Recommends: vlc-plugin-notify (= 2.1.6-0ubuntu14.04.2) but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 2.1.6-0ubuntu14.04.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
athuls@athuls-desktop:~$ 
    
por AthulBC 20.11.2016 / 08:22

0 respostas