How to Install and Uninstall soundtouch.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "soundtouch.x86_64" package

Please follow the steps below to install soundtouch.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install soundtouch.x86_64

2. Uninstall "soundtouch.x86_64" package

Please follow the guidance below to uninstall soundtouch.x86_64 on Fedora 34:

$ sudo dnf remove soundtouch.x86_64 $ sudo dnf autoremove

3. Information about the soundtouch.x86_64 package on Fedora 34

Last metadata expiration check: 0:04:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : soundtouch
Version : 2.1.2
Release : 1.fc34
Architecture : x86_64
Size : 73 k
Source : soundtouch-2.1.2-1.fc34.src.rpm
Repository : updates
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.