How to Install and Uninstall libsamplerate.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "libsamplerate.x86_64" package

Please follow the guidelines below to install libsamplerate.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libsamplerate.x86_64

2. Uninstall "libsamplerate.x86_64" package

Please follow the step by step instructions below to uninstall libsamplerate.x86_64 on AlmaLinux 9:

$ sudo dnf remove libsamplerate.x86_64 $ sudo dnf autoremove

3. Information about the libsamplerate.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:44:38 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libsamplerate
Version : 0.1.9
Release : 10.el9
Architecture : x86_64
Size : 1.3 M
Source : libsamplerate-0.1.9-10.el9.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.