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

Last updated: May 13,2024

1. Install "libgdither.i686" package

This guide let you learn how to install libgdither.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libgdither.i686

2. Uninstall "libgdither.i686" package

This tutorial shows how to uninstall libgdither.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libgdither.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:33:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgdither
Version : 0.6
Release : 17.el8
Architecture : i686
Size : 27 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.