How to Install and Uninstall liboggz-devel.x86_64 Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "liboggz-devel.x86_64" package

Learn how to install liboggz-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "liboggz-devel.x86_64" package

This guide let you learn how to uninstall liboggz-devel.x86_64 on Rocky Linux 9:

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

3. Information about the liboggz-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:42:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : liboggz-devel
Version : 1.1.1
Release : 23.el9
Architecture : x86_64
Size : 30 k
Source : liboggz-1.1.1-23.el9.src.rpm
Repository : epel
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.