How to Install and Uninstall libvorbis.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "libvorbis.x86_64" package

This guide covers the steps necessary to install libvorbis.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libvorbis.x86_64

2. Uninstall "libvorbis.x86_64" package

This is a short guide on how to uninstall libvorbis.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libvorbis.x86_64 $ sudo dnf autoremove

3. Information about the libvorbis.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:51:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libvorbis
Epoch : 1
Version : 1.3.6
Release : 2.el8
Architecture : x86_64
Size : 196 k
Source : libvorbis-1.3.6-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : The Vorbis General Audio Compression Codec
URL : https://www.xiph.org/
License : BSD
Description : Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
: general-purpose compressed audio format for audio and music at fixed
: and variable bitrates.
:
: The libvorbis package contains runtime libraries for use in programs
: that support Ogg Vorbis.