How to Install and Uninstall libvorbis.x86_64 Package on Amazon Linux 2

Last updated: November 23,2024

1. Install "libvorbis.x86_64" package

This guide covers the steps necessary to install libvorbis.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libvorbis.x86_64

2. Uninstall "libvorbis.x86_64" package

Please follow the guidelines below to uninstall libvorbis.x86_64 on Amazon Linux 2:

$ sudo yum remove libvorbis.x86_64 $ sudo yum autoremove

3. Information about the libvorbis.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libvorbis
Arch : x86_64
Epoch : 1
Version : 1.3.3
Release : 8.amzn2.0.2
Size : 204 k
Repo : amzn2-core/2/x86_64
Summary : The Vorbis General Audio Compression Codec
URL : http://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.