How to Install and Uninstall soundtouch.i686 Package on Rocky Linux 9

Last updated: December 12,2024

1. Install "soundtouch.i686" package

Here is a brief guide to show you how to install soundtouch.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install soundtouch.i686

2. Uninstall "soundtouch.i686" package

Please follow the step by step instructions below to uninstall soundtouch.i686 on Rocky Linux 9:

$ sudo dnf remove soundtouch.i686 $ sudo dnf autoremove

3. Information about the soundtouch.i686 package on Rocky Linux 9

Last metadata expiration check: 1:46:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : soundtouch
Version : 2.1.1
Release : 8.el9
Architecture : i686
Size : 77 k
Source : soundtouch-2.1.1-8.el9.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.