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

Last updated: October 07,2024

1. Install "liboggz-devel.i686" package

Please follow the steps below to install liboggz-devel.i686 on Fedora 35

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

2. Uninstall "liboggz-devel.i686" package

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

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

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

Last metadata expiration check: 2:49:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : liboggz-devel
Version : 1.1.1
Release : 22.fc35
Architecture : i686
Size : 30 k
Source : liboggz-1.1.1-22.fc35.src.rpm
Repository : fedora
Summary : Files needed for development using liboggz
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.
:
: This package contains the header files and documentation needed for
: development using liboggz.