1

After this I get this

$ sudo apt update
$ sudo apt upgrade
$ sudo apt install -f
$ sudo apt install vlc


billn@billn-N107:~$ 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.2.2-5) but 2.2.4-6~ubuntu16.04.1~ppa1 is to be installed
       Recommends: vlc-plugin-notify (= 2.2.2-5) but it is not going to be installed
       Recommends: vlc-plugin-samba (= 2.2.2-5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
billn@billn-N107:~$ 
Billn
  • 31
  • 2
  • 1
    Why not trying aptitude or apt-get instead of apt? – Arijit Chatterjee Nov 12 '16 at 18:50
  • I would guess he's using 16.04+ and no longer has aptitude and apt is favorable over apt-get. @ArijitChatterjee –  Nov 12 '16 at 18:56
  • opening up a 'new' question, that is the same as the old one is of no help to nobody - therefor flaged it as duplicate to the first one – d1bro Nov 12 '16 at 18:57
  • Understood, but what's wrong in trying the long tested method once? New system may not have matured enough and fail sometime. – Arijit Chatterjee Nov 12 '16 at 19:10
  • Cannot reproduce. Works fine for me. What ppa's have you added to your system? I would guess one of them are causing a conflict. – Jeff Puckett Nov 12 '16 at 19:28
  • probably this ppa - https://launchpad.net/~nicola-onorata/+archive/ubuntu/desktop – doug Nov 13 '16 at 00:51
  • You already have an active question on this issue. Please use your other thread VLC will not install for updates and resolution. – L. D. James Nov 13 '16 at 12:37
  • @ArijitChatterjee I'm pretty sure apt and apt-get are fundamentally the same. apt is just working to combine the features of apt-get, apt-cache, etc. I think the package manager functions are the same, just with a progress bar added. – TheWanderer Nov 14 '16 at 14:22

0 Answers0