How to Install and Uninstall libgdither.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "libgdither.x86_64" package

Please follow the guidance below to install libgdither.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libgdither.x86_64

2. Uninstall "libgdither.x86_64" package

Please follow the step by step instructions below to uninstall libgdither.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libgdither.x86_64 $ sudo dnf autoremove

3. Information about the libgdither.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgdither
Version : 0.6
Release : 17.el8
Architecture : x86_64
Size : 26 k
Source : libgdither-0.6-17.el8.src.rpm
Repository : appstream
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.