How to Install and Uninstall libvpx.i686 Package on CentOS 8 / RHEL 8

Last updated: November 18,2024

1. Install "libvpx.i686" package

This is a short guide on how to install libvpx.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libvpx.i686

2. Uninstall "libvpx.i686" package

This guide let you learn how to uninstall libvpx.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libvpx.i686 $ sudo dnf autoremove

3. Information about the libvpx.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:56:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libvpx
Version : 1.7.0
Release : 8.el8
Architecture : i686
Size : 885 k
Source : libvpx-1.7.0-8.el8.src.rpm
Repository : appstream
Summary : VP8/VP9 Video Codec SDK
URL : http://www.webmproject.org/code/
License : BSD
Description : libvpx provides the VP8/VP9 SDK, which allows you to integrate your applications
: with the VP8 and VP9 video codecs, high quality, royalty free, open source codecs
: deployed on millions of computers and devices worldwide.