How to Install and Uninstall libva-devel.i686 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "libva-devel.i686" package

In this section, we are going to explain the necessary steps to install libva-devel.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libva-devel.i686

2. Uninstall "libva-devel.i686" package

This guide covers the steps necessary to uninstall libva-devel.i686 on CentOS Stream 8:

$ sudo dnf remove libva-devel.i686 $ sudo dnf autoremove

3. Information about the libva-devel.i686 package on CentOS Stream 8

Last metadata expiration check: 3:30:31 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libva-devel
Version : 2.13.0
Release : 2.el8
Architecture : i686
Size : 128 k
Source : libva-2.13.0-2.el8.src.rpm
Repository : appstream
Summary : Development files for libva
URL : https://github.com/intel/libva
License : MIT
Description : The libva-devel package contains libraries and header files for
: developing applications that use libva.