How to Install and Uninstall libgdither.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "libgdither.i686" package

This is a short guide on how to install libgdither.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libgdither.i686

2. Uninstall "libgdither.i686" package

Please follow the steps below to uninstall libgdither.i686 on Fedora 36:

$ sudo dnf remove libgdither.i686 $ sudo dnf autoremove

3. Information about the libgdither.i686 package on Fedora 36

Last metadata expiration check: 3:15:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libgdither
Version : 0.6
Release : 26.fc36
Architecture : i686
Size : 25 k
Source : libgdither-0.6-26.fc36.src.rpm
Repository : fedora
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.