How to Install and Uninstall libvorbis.src Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "libvorbis.src" package
Here is a brief guide to show you how to install libvorbis.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libvorbis.src
Copied
2. Uninstall "libvorbis.src" package
Please follow the guidelines below to uninstall libvorbis.src on Oracle Linux 8:
$
sudo dnf remove
libvorbis.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvorbis.src package on Oracle Linux 8
Last metadata expiration check: 2:40:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libvorbis
Epoch : 1
Version : 1.3.6
Release : 2.el8
Architecture : src
Size : 1.2 M
Source : None
Repository : ol8_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.
Available Packages
Name : libvorbis
Epoch : 1
Version : 1.3.6
Release : 2.el8
Architecture : src
Size : 1.2 M
Source : None
Repository : ol8_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.