Ich wollte VLC unter Ubuntu installieren, es funktionierte nicht, das System wurde aktualisiert, als es aktualisiert wurde, aber es funktioniert immer noch nicht.
Ich habe dafür sowohl das Ubuntu Software Center als auch das Terminal verwendet.
Im Terminal habe ich den Befehl eingegeben sudo apt-get install vlc
Das Fehlermeldungsterminal gibt mir Folgendes an.
arif@arifpc:~$ sudo apt-get install vlc
[sudo] password for arif:
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.2.0~rc1-1ppa2~trusty) but it is not going to be installed
Depends: libavcodec56 (>= 7:2.4~) but it is not going to be installed
Depends: libgles1-mesa (>= 7.8.1) but it is not installable or
libgles1 but it is not installable
Depends: libsdl-image1.2 (>= 1.2.10) but it is not installable
Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
Depends: libva-drm1 but it is not installable
Depends: libva-x11-1 (> 1.3.0~) but it is not installable
Depends: libva1 (> 1.3.0~) but it is not installable
Depends: libvlccore8 (>= 2.2.0~pre1) but it is not going to be installed
Depends: libxcb-composite0 but it is not installable
Depends: libxcb-xv0 (>= 1.2) but it is not installable
Recommends: vlc-plugin-notify (= 2.2.0~rc1-1ppa2~trusty) but it is not going to be installed
Recommends: vlc-plugin-samba (= 2.2.0~rc1-1ppa2~trusty) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Hinweis: Ich verwende Ubuntu 14.04 LTS
sudo apt install ppa-purge
,sudo ppa-purge xorg-edgers
.