How to Install and Uninstall libvpx.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "libvpx.i686" package

Here is a brief guide to show you how to install libvpx.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libvpx.i686

2. Uninstall "libvpx.i686" package

Please follow the step by step instructions below to uninstall libvpx.i686 on Rocky Linux 8:

$ sudo dnf remove libvpx.i686 $ sudo dnf autoremove

3. Information about the libvpx.i686 package on Rocky Linux 8

Last metadata expiration check: 0:11:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libvpx
Version : 1.7.0
Release : 8.el8
Architecture : i686
Size : 884 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.