How to Install and Uninstall soundtouch.src Package on Oracle Linux 8
Last updated: February 12,2025
1. Install "soundtouch.src" package
In this section, we are going to explain the necessary steps to install soundtouch.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
soundtouch.src
Copied
2. Uninstall "soundtouch.src" package
This guide covers the steps necessary to uninstall soundtouch.src on Oracle Linux 8:
$
sudo dnf remove
soundtouch.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the soundtouch.src package on Oracle Linux 8
Last metadata expiration check: 1:45:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : soundtouch
Version : 2.0.0
Release : 3.el8
Architecture : src
Size : 460 k
Source : None
Repository : ol8_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.
Available Packages
Name : soundtouch
Version : 2.0.0
Release : 3.el8
Architecture : src
Size : 460 k
Source : None
Repository : ol8_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.