How to Install and Uninstall libsamplerate.i686 Package on AlmaLinux 8

Last updated: May 16,2024

1. Install "libsamplerate.i686" package

Please follow the step by step instructions below to install libsamplerate.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libsamplerate.i686

2. Uninstall "libsamplerate.i686" package

In this section, we are going to explain the necessary steps to uninstall libsamplerate.i686 on AlmaLinux 8:

$ sudo dnf remove libsamplerate.i686 $ sudo dnf autoremove

3. Information about the libsamplerate.i686 package on AlmaLinux 8

Last metadata expiration check: 2:28:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libsamplerate
Version : 0.1.9
Release : 1.el8
Architecture : i686
Size : 1.0 M
Source : libsamplerate-0.1.9-1.el8.src.rpm
Repository : appstream
Summary : Sample rate conversion library for audio data
URL : http://www.mega-nerd.com/SRC/
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.