How to Install and Uninstall libogg.i686 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "libogg.i686" package

Please follow the guidance below to install libogg.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libogg.i686

2. Uninstall "libogg.i686" package

This tutorial shows how to uninstall libogg.i686 on Oracle Linux 9:

$ sudo dnf remove libogg.i686 $ sudo dnf autoremove

3. Information about the libogg.i686 package on Oracle Linux 9

Last metadata expiration check: 0:30:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libogg
Epoch : 2
Version : 1.3.4
Release : 6.el9
Architecture : i686
Size : 39 k
Source : libogg-1.3.4-6.el9.src.rpm
Repository : ol9_appstream
Summary : The Ogg bitstream file format library
URL : http://www.xiph.org/
License : BSD
Description : Libogg is a library for manipulating Ogg bitstream file formats.
: Libogg supports both making Ogg bitstreams and getting packets from
: Ogg bitstreams.