How to Install and Uninstall libsamplerate.i686 Package on Fedora 38

Last updated: October 12,2024

1. Install "libsamplerate.i686" package

Please follow the guidance below to install libsamplerate.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libsamplerate.i686

2. Uninstall "libsamplerate.i686" package

This guide covers the steps necessary to uninstall libsamplerate.i686 on Fedora 38:

$ sudo dnf remove libsamplerate.i686 $ sudo dnf autoremove

3. Information about the libsamplerate.i686 package on Fedora 38

Last metadata expiration check: 4:32:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsamplerate
Version : 0.2.2
Release : 4.fc38
Architecture : i686
Size : 1.3 M
Source : libsamplerate-0.2.2-4.fc38.src.rpm
Repository : fedora
Summary : Sample rate conversion library for audio data
URL : https://libsndfile.github.io/libsamplerate/
License : BSD
Description : Secret Rabbit Code is a sample rate converter for audio. It is capable
: of arbitrary and time varying conversions. It can downsample by a
: factor of 12 and upsample by the same factor. The ratio of input and
: output sample rates can be a real number. The conversion ratio can
: also vary with time for speeding up and slowing down effects.