How to Install and Uninstall samplerate-programs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "samplerate-programs" package

This is a short guide on how to install samplerate-programs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install samplerate-programs

2. Uninstall "samplerate-programs" package

Please follow the instructions below to uninstall samplerate-programs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove samplerate-programs $ sudo apt autoclean && sudo apt autoremove

3. Information about the samplerate-programs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: samplerate-programs
Priority: optional
Section: universe/utils
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Erik de Castro Lopo
Architecture: amd64
Source: libsamplerate
Version: 0.1.8-8
Replaces: libsamplerate0 (<< 0.1.8-3)
Depends: libc6 (>= 2.4), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20)
Filename: pool/universe/libs/libsamplerate/samplerate-programs_0.1.8-8_amd64.deb
Size: 6580
MD5sum: 8c6c985d5b5a052369340ec2eb1561d2
SHA1: 2a5096de35210ece3d10709a75b50425d2479a0f
SHA256: e3f77be7877f694b62c75aa4db4f7248bca29ee677ddec609f7e3db15c611bd8
Description-en: Sample programs that use libsamplerate
This package contains simple example programs for resampling sound files with
the libsamplerate library.
.
Currently, the only binary included is sndfile-resample which uses libsndfile
to read and write audio files and libsamplerate to do the rate conversion.
Description-md5: 55abea95880020f1d3aafbd4b20c34a5
Homepage: http://www.mega-nerd.com/SRC/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu