How to Install and Uninstall libvorbis.i686 Package on Rocky Linux 8

Last updated: July 03,2024

1. Install "libvorbis.i686" package

This is a short guide on how to install libvorbis.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libvorbis.i686

2. Uninstall "libvorbis.i686" package

This guide covers the steps necessary to uninstall libvorbis.i686 on Rocky Linux 8:

$ sudo dnf remove libvorbis.i686 $ sudo dnf autoremove

3. Information about the libvorbis.i686 package on Rocky Linux 8

Last metadata expiration check: 1:59:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libvorbis
Epoch : 1
Version : 1.3.6
Release : 2.el8
Architecture : i686
Size : 194 k
Source : libvorbis-1.3.6-2.el8.src.rpm
Repository : appstream
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.