How to Install and Uninstall libvpx.x86_64 Package on CentOS Stream 8

Last updated: May 15,2024

1. Install "libvpx.x86_64" package

Please follow the step by step instructions below to install libvpx.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libvpx.x86_64

2. Uninstall "libvpx.x86_64" package

Here is a brief guide to show you how to uninstall libvpx.x86_64 on CentOS Stream 8:

$ sudo dnf remove libvpx.x86_64 $ sudo dnf autoremove

3. Information about the libvpx.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:25:57 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libvpx
Version : 1.7.0
Release : 10.el8
Architecture : x86_64
Size : 854 k
Source : libvpx-1.7.0-10.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.