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

Last updated: May 18,2024

1. Install "libvpx.i686" package

This guide let you learn how to install libvpx.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libvpx.i686

2. Uninstall "libvpx.i686" package

This guide let you learn how to uninstall libvpx.i686 on Rocky Linux 9:

$ sudo dnf remove libvpx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:08:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libvpx
Version : 1.9.0
Release : 7.el9_2
Architecture : i686
Size : 1.2 M
Source : libvpx-1.9.0-7.el9_2.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.