After updating Ubuntu software 16.04 I couldn't use VLC player any more and then I removed VLC and tried to install it again and this showed:
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
Does anyone know what should I do to repair VLC ?
Details
section of that error message? – Byte Commander Jun 29 '16 at 17:29sudo apt-get remove --purge vlc
. The open (Gnome) Software and (re)install VLC. Ubuntu Software Center is no longer recommended for 16.04. – ipse lute Jun 29 '16 at 17:40vlc: Depends: vlc-nox (= 2.2.2+git20160627+r58796+56~ubuntu16.04.1) but 2.2.2+git20160627+r58796+56~ubuntu16.04.1 is to be installed Depends: libavcodec-ffmpeg-extra56 (>= 7:2.4) but 7:2.7.6-0ubuntu0.15.10.1 is to be installed Depends: libavutil-ffmpeg54 (>= 7:2.4) but 7:2.8.6-1ubuntu2 is to be installed Depends: libc6 (>= 2.16) but 2.23-0ubuntu3 is to be installed Depends: libegl1-x11 but it is a virtual package Depends: libgcc1 (>= 1:3.0) but 1:5.2.1-22ubuntu2 is to be installed
– Lana Jun 29 '16 at 18:37W: Failed to fetch http://ppa.launchpad.net/strukturag/libde265/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/strukturag/libde265/ubuntu/dists/xenial/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
– Lana Jun 29 '16 at 18:58