How to Install and Uninstall libsamplerate-devel.i686 Package on Fedora 35

Last updated: June 26,2024

1. Install "libsamplerate-devel.i686" package

This is a short guide on how to install libsamplerate-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libsamplerate-devel.i686

2. Uninstall "libsamplerate-devel.i686" package

Please follow the step by step instructions below to uninstall libsamplerate-devel.i686 on Fedora 35:

$ sudo dnf remove libsamplerate-devel.i686 $ sudo dnf autoremove

3. Information about the libsamplerate-devel.i686 package on Fedora 35

Last metadata expiration check: 0:12:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libsamplerate-devel
Version : 0.2.2
Release : 1.fc35
Architecture : i686
Size : 53 k
Source : libsamplerate-0.2.2-1.fc35.src.rpm
Repository : updates
Summary : Development related files for libsamplerate
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.
: This package contains development files for libsamplerate