How to Install and Uninstall libvdpau.i686 Package on Amazon Linux 2

Last updated: November 25,2024

1. Install "libvdpau.i686" package

In this section, we are going to explain the necessary steps to install libvdpau.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libvdpau.i686

2. Uninstall "libvdpau.i686" package

Please follow the guidelines below to uninstall libvdpau.i686 on Amazon Linux 2:

$ sudo yum remove libvdpau.i686 $ sudo yum autoremove

3. Information about the libvdpau.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libvdpau
Arch : i686
Version : 1.1.1
Release : 3.amzn2.0.2
Size : 33 k
Repo : amzn2-core/2/x86_64
Summary : Wrapper library for the Video Decode and Presentation API
URL : http://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.