How to Install and Uninstall libsamplerate.i686 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "libsamplerate.i686" package

This guide covers the steps necessary to install libsamplerate.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libsamplerate.i686

2. Uninstall "libsamplerate.i686" package

Please follow the guidelines below to uninstall libsamplerate.i686 on Amazon Linux 2:

$ sudo yum remove libsamplerate.i686 $ sudo yum autoremove

3. Information about the libsamplerate.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libsamplerate
Arch : i686
Version : 0.1.8
Release : 6.amzn2.0.2
Size : 1.0 M
Repo : amzn2-core/2/x86_64
Summary : Sample rate conversion library for audio data
URL : http://www.mega-nerd.com/SRC/
License : GPLv2+
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.