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

Last updated: January 09,2025

1. Install "libgdither.x86_64" package

Please follow the step by step instructions below to install libgdither.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libgdither.x86_64

2. Uninstall "libgdither.x86_64" package

Please follow the guidance below to uninstall libgdither.x86_64 on Amazon Linux 2:

$ sudo yum remove libgdither.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libgdither
Arch : x86_64
Version : 0.6
Release : 8.amzn2.0.2
Size : 20 k
Repo : amzn2-core/2/x86_64
Summary : Library for applying dithering to PCM audio sources
URL : http://plugin.org.uk/libgdither/README
License : GPLv2+
Description : Libgdither is a GPL'd library library for performing audio
: dithering on PCM samples. The dithering process should be carried
: out before reducing the bit width of PCM audio data (eg. float to
: 16 bit int conversions) to preserve audio quality.