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

Last updated: June 29,2024

1. Install "libvpx.src" package

Please follow the step by step instructions below to install libvpx.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libvpx.src

2. Uninstall "libvpx.src" package

Please follow the guidelines below to uninstall libvpx.src on Oracle Linux 9:

$ sudo dnf remove libvpx.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:07:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libvpx
Version : 1.9.0
Release : 7.el9_2
Architecture : src
Size : 5.1 M
Source : None
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.