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

Last updated: May 14,2024

1. Install "libvpx.src" package

This guide covers the steps necessary to install libvpx.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libvpx.src

2. Uninstall "libvpx.src" package

Please follow the guidance below to uninstall libvpx.src on Oracle Linux 8:

$ sudo dnf remove libvpx.src $ sudo dnf autoremove

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

Last metadata expiration check: 4:37:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libvpx
Version : 1.7.0
Release : 8.el8
Architecture : src
Size : 2.6 M
Source : None
Repository : ol8_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.