How to Install and Uninstall libvdpau.i686 Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "libvdpau.i686" package

Please follow the instructions below to install libvdpau.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libvdpau.i686

2. Uninstall "libvdpau.i686" package

Please follow the guidelines below to uninstall libvdpau.i686 on CentOS Stream 9:

$ sudo dnf remove libvdpau.i686 $ sudo dnf autoremove

3. Information about the libvdpau.i686 package on CentOS Stream 9

Last metadata expiration check: 2:22:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libvdpau
Version : 1.5
Release : 1.el9
Architecture : i686
Size : 17 k
Source : libvdpau-1.5-1.el9.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.