How to Install and Uninstall libvorbis.src Package on Oracle Linux 9

Last updated: January 08,2025

1. Install "libvorbis.src" package

This guide let you learn how to install libvorbis.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libvorbis.src

2. Uninstall "libvorbis.src" package

This guide let you learn how to uninstall libvorbis.src on Oracle Linux 9:

$ sudo dnf remove libvorbis.src $ sudo dnf autoremove

3. Information about the libvorbis.src package on Oracle Linux 9

Last metadata expiration check: 1:36:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libvorbis
Epoch : 1
Version : 1.3.7
Release : 5.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : The Vorbis General Audio Compression Codec
URL : https://www.xiph.org/
License : BSD
Description : Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
: general-purpose compressed audio format for audio and music at fixed
: and variable bitrates.
:
: The libvorbis package contains runtime libraries for use in programs
: that support Ogg Vorbis.