How to Install and Uninstall soundtouch.i686 Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "soundtouch.i686" package

Learn how to install soundtouch.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install soundtouch.i686

2. Uninstall "soundtouch.i686" package

This is a short guide on how to uninstall soundtouch.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove soundtouch.i686 $ sudo dnf autoremove

3. Information about the soundtouch.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:34:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : soundtouch
Version : 2.0.0
Release : 2.el8
Architecture : i686
Size : 80 k
Source : soundtouch-2.0.0-2.el8.src.rpm
Repository : appstream
Summary : Audio Processing library for changing Tempo, Pitch and Playback Rates
URL : http://www.surina.net/soundtouch/
License : LGPLv2+
Description : SoundTouch is a LGPL-licensed open-source audio processing library for
: changing the Tempo, Pitch and Playback Rates of audio streams or
: files. The SoundTouch library is suited for application developers
: writing sound processing tools that require tempo/pitch control
: functionality, or just for playing around with the sound effects.
:
: The SoundTouch library source kit includes an example utility
: SoundStretch which allows processing .wav audio files from a
: command-line interface.