1

I have looked through many forums but can't find how to install libvdpau-dev on Ubuntu 18.04.6. Can you help me?

~$ sudo apt-get install libvdpau-dev 
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 the 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: libvdpau-dev : Depends: libvdpau1 (= 1.1.1-3ubuntu1) but 1.3-0ubuntu0~gpu18.04.2 is to be installed E: Unable to correct problems, you have held broken packages.

N0rbert
  • 99,918
silver
  • 11
  • 1
  • You have to run ppa-purge for thirdparty PPA repository which provides vdpau and then resume package installation. – N0rbert Oct 20 '21 at 21:22
  • Thank you for your answer. I had tried PPA repositories, but they are good only for old Ubuntu versions, like 12.04 - 16.04. I am searching for ubuntu 18.04. Any suggestions? – silver Oct 21 '21 at 10:06
  • Please add output of apt-cache policy libvdpau-dev libvdpau1 to the question along with grep -ir ^deb /etc/apt --include="*.list". – N0rbert Oct 21 '21 at 20:25
  • Thanks. I will try your advice and soon replay you. – silver Oct 26 '21 at 08:01

0 Answers0