Can't install VLC. Dependency nightmare

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Liquid Divide

Can't install VLC. Dependency nightmare

Post by Liquid Divide »

Code: Select all

➜  ~ sudo apt-get install vlc
[sudo] password for *****: 
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-plugin-base (= 1:3.0.3-dmo1+deb9u2) but it is not going to be installed
       Depends: vlc-plugin-qt (= 1:3.0.3-dmo1+deb9u2) but it is not going to be installed
       Depends: vlc-plugin-video-output (= 1:3.0.3-dmo1+deb9u2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
➜  ~ sudo apt-get install vlc-plugin-video-output
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-plugin-video-output : Depends: libva1 (>= 1.7.3) but 1.7.0-1ubuntu0.1 is to be installed
                           Depends: libvpx4 (>= 1.6.0) but it is not installable
                           Depends: libwebp6 (>= 0.5.1) but it is not installable
                           Depends: libwebpmux2 (>= 0.5.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Here's a log with some of the problem... Why can't I install the right dependencies? I'm running Mint 18.3
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Can't install VLC. Dependency nightmare

Post by MrEen »

Hi Liquid Divide.

See if this helps. Open Synaptic Package Manager, then click on Edit > Fix Broken Packages

Good luck.
User avatar
thx-1138
Level 8
Level 8
Posts: 2092
Joined: Fri Mar 10, 2017 12:15 pm
Location: Athens, Greece

Re: Can't install VLC. Dependency nightmare

Post by thx-1138 »

Why can't I install the right dependencies?
...ehhhm, probably because you tried installing Debian packages under an Ubuntu variant?
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Can't install VLC. Dependency nightmare

Post by MrEen »

thx-1138 wrote: Sat Nov 03, 2018 1:38 pm
Why can't I install the right dependencies?
...ehhhm, probably because you tried installing Debian packages under an Ubuntu variant?
Good catch!
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Can't install VLC. Dependency nightmare

Post by smurphos »

inxi -Sr output would be helpful to see you Mint version and what repos you have set up.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
kukamuumuka

Re: Can't install VLC. Dependency nightmare

Post by kukamuumuka »

PPAs installed?

Code: Select all

ls /etc/apt/sources.list.d
Locked

Return to “Sound”