How to Install and Uninstall soundtouch.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "soundtouch.i686" package

Please follow the instructions below to install soundtouch.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install soundtouch.i686

2. Uninstall "soundtouch.i686" package

Please follow the guidance below to uninstall soundtouch.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove soundtouch.i686 $ sudo dnf autoremove

3. Information about the soundtouch.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:09:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : soundtouch
Version : 2.1.1
Release : 8.el9
Architecture : i686
Size : 81 k
Source : soundtouch-2.1.1-8.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.