How to Install and Uninstall libvdpau-va-gl1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libvdpau-va-gl1" package

This is a short guide on how to install libvdpau-va-gl1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvdpau-va-gl1

2. Uninstall "libvdpau-va-gl1" package

This is a short guide on how to uninstall libvdpau-va-gl1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvdpau-va-gl1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvdpau-va-gl1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvdpau-va-gl1
Priority: optional
Section: universe/libs
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Source: libvdpau-va-gl
Version: 0.3.6-1
Provides: vdpau-driver
Depends: libc6 (>= 2.14), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.31.18), libglu1-mesa | libglu1, libva-x11-1 (>= 1.0.3), libva1 (>= 1.2.0), libx11-6, libvdpau1
Filename: pool/universe/libv/libvdpau-va-gl/libvdpau-va-gl1_0.3.6-1_amd64.deb
Size: 40696
MD5sum: d04f34b1e6a2bf228dd350e36dae15cb
SHA1: f26aed03a84d69c1298a3197e9de8bcbba9ac563
SHA256: 9a09c8e3335a5f67186c48819a06dafc9c00c9f9938a90cec06822755f3b99b9
Description-en: VDPAU driver with OpenGL/VAAPI backend
Many applications can use VDPAU to accelerate portions of the video
decoding process and video post-processing to the GPU video
hardware. Unfortunately, there is no such library for many graphic
chipsets. Some applications also support VA-API but many of them,
including Adobe Flash Player, don't.
.
This library proposes a generic VDPAU library. It uses OpenGL under
the hood to accelerate drawing and scaling and VA-API (if available)
to accelerate video decoding.
Description-md5: 4c5078cf58e37672fd6ff35511fb6e80
Enhances: libvdpau1
Multi-Arch: same
Homepage: https://github.com/i-rinat/libvdpau-va-gl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu