How to Install and Uninstall libogg-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "libogg-devel.i686" package

Please follow the steps below to install libogg-devel.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libogg-devel.i686

2. Uninstall "libogg-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libogg-devel.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libogg-devel.i686 $ sudo dnf autoremove

3. Information about the libogg-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:42:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libogg-devel
Epoch : 2
Version : 1.3.2
Release : 10.el8
Architecture : i686
Size : 19 k
Source : libogg-1.3.2-10.el8.src.rpm
Repository : appstream
Summary : Files needed for development using libogg
URL : http://www.xiph.org/
License : BSD
Description : Libogg is a library used for manipulating Ogg bitstreams. The
: libogg-devel package contains the header files and documentation
: needed for development using libogg.