How to Install and Uninstall soundstretch Package on Kali Linux

Last updated: September 20,2024

1. Install "soundstretch" package

Here is a brief guide to show you how to install soundstretch on Kali Linux

$ sudo apt update $ sudo apt install soundstretch

2. Uninstall "soundstretch" package

In this section, we are going to explain the necessary steps to uninstall soundstretch on Kali Linux:

$ sudo apt remove soundstretch $ sudo apt autoclean && sudo apt autoremove

3. Information about the soundstretch package on Kali Linux

Package: soundstretch
Source: soundtouch (2.3.2+ds1-1)
Version: 2.3.2+ds1-1+b1
Installed-Size: 112
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libsoundtouch1 (>= 2.0.0), libstdc++6 (>= 5.2)
Size: 33792
SHA256: 1cfeebd4a2badd3a39f2b4cec91793cb4fdba7e2bdd8821ba5b665afddbcfed3
SHA1: 3b4ec1eaf17d77f60d480418cd4b713a5f2ceeb7
MD5sum: 85d06716419f9693d3599c7907a8f1b3
Description: Stretches and pitch-shifts sound independently
This program can stretch and pitch-shift .wav-files independently.
This is especially useful for musicians, who want to listen to a song
played slowly, without having the pitch altered.
.
This program uses the SoundTouch shared library for the actual work.
Description-md5:
Homepage: https://www.surina.net/soundtouch/
Tag: implemented-in::c++, interface::commandline, role::program,
scope::utility, works-with-format::wav, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/s/soundtouch/soundstretch_2.3.2+ds1-1+b1_amd64.deb