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

Last updated: July 03,2024

1. Install "libvpx.i686" package

This is a short guide on how to install libvpx.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libvpx.i686

2. Uninstall "libvpx.i686" package

Please follow the instructions below to uninstall libvpx.i686 on Oracle Linux 9:

$ sudo dnf remove libvpx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:23:05 ago on Thu Feb 15 07:50:05 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 : ol9_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.