How to Install and Uninstall libogg.src Package on Oracle Linux 8

Last updated: May 19,2024

1. Install "libogg.src" package

This guide covers the steps necessary to install libogg.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libogg.src

2. Uninstall "libogg.src" package

In this section, we are going to explain the necessary steps to uninstall libogg.src on Oracle Linux 8:

$ sudo dnf remove libogg.src $ sudo dnf autoremove

3. Information about the libogg.src package on Oracle Linux 8

Last metadata expiration check: 6:58:28 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libogg
Epoch : 2
Version : 1.3.2
Release : 10.el8
Architecture : src
Size : 415 k
Source : None
Repository : ol8_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.