How to Install and Uninstall libvdpau.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 18,2024

1. Install "libvdpau.x86_64" package

Please follow the guidance below to install libvdpau.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libvdpau.x86_64

2. Uninstall "libvdpau.x86_64" package

Please follow the guidance below to uninstall libvdpau.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libvdpau.x86_64 $ sudo dnf autoremove

3. Information about the libvdpau.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:54:58 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libvdpau
Version : 1.4
Release : 2.el8
Architecture : x86_64
Size : 41 k
Source : libvdpau-1.4-2.el8.src.rpm
Repository : appstream
Summary : Wrapper library for the Video Decode and Presentation API
URL : https://freedesktop.org/wiki/Software/VDPAU/
License : MIT
Description : VDPAU is the Video Decode and Presentation API for UNIX. It provides an
: interface to video decode acceleration and presentation hardware present in
: modern GPUs.