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

Last updated: May 20,2024

1. Install "soundtouch.x86_64" package

This guide covers the steps necessary to install soundtouch.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install soundtouch.x86_64

2. Uninstall "soundtouch.x86_64" package

Here is a brief guide to show you how to uninstall soundtouch.x86_64 on Fedora 38:

$ sudo dnf remove soundtouch.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:50:32 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : soundtouch
Version : 2.3.1
Release : 4.fc38
Architecture : x86_64
Size : 94 k
Source : soundtouch-2.3.1-4.fc38.src.rpm
Repository : fedora
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.