How to Install and Uninstall liboggz.i686 Package on Fedora 35

Last updated: July 08,2024

1. Install "liboggz.i686" package

In this section, we are going to explain the necessary steps to install liboggz.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install liboggz.i686

2. Uninstall "liboggz.i686" package

Please follow the steps below to uninstall liboggz.i686 on Fedora 35:

$ sudo dnf remove liboggz.i686 $ sudo dnf autoremove

3. Information about the liboggz.i686 package on Fedora 35

Last metadata expiration check: 5:52:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : liboggz
Version : 1.1.1
Release : 22.fc35
Architecture : i686
Size : 132 k
Source : liboggz-1.1.1-22.fc35.src.rpm
Repository : fedora
Summary : Simple programming interface for Ogg files and streams
URL : http://www.xiph.org/oggz/
License : BSD
Description : Oggz provides a simple programming interface for reading and writing
: Ogg files and streams. Ogg is an interleaving data container developed
: by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
: format.