How to Install and Uninstall libzita-resampler1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "libzita-resampler1" package

Learn how to install libzita-resampler1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libzita-resampler1

2. Uninstall "libzita-resampler1" package

Please follow the guidelines below to uninstall libzita-resampler1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libzita-resampler1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzita-resampler1 package on Ubuntu 21.10 (Impish Indri)

Package: libzita-resampler1
Architecture: amd64
Version: 1.8.0-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: zita-resampler
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/z/zita-resampler/libzita-resampler1_1.8.0-2_amd64.deb
Size: 11564
MD5sum: 7a32e7497b80240902c571ef4abf801b
SHA1: e32f6c1c17d23151b7b88d3b2ce6fa64a9793032
SHA256: 536e6afdce882b163b4ad3b4e2c4e8abfb02add6b6c57ba454c662f121721d81
SHA512: 16be22577225d06c9597006bc63a8da17640a2c0d0053007d3dfd3b3b01e9b6cff0bc1250c4081030eb8a952a65a502ee2c4ba58ef73b96012de1e8ed491992e
Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html
Description-en: C++ library for resampling audio signals
Zita resampler is a C++ library for resampling audio signals. It is
designed to be used within a real-time processing context, to be
fast, and to provide high-quality sample rate conversion.
.
The library operates on signals represented in single-precision
floating point format. For multichannel operation both the input and
output signals are assumed to be stored as interleaved samples.
.
The API allows a trade-off between quality and CPU load. For the
latter a range of approximately 1:6 is available. Even at the
highest quality setting libzita-resampler will be faster than most
similar libraries, e.g. libsamplerate.
.
This package contains the shared library for libzita-resampler.
Description-md5: 314309211d3de1f5e109ba92bac3bbdd
Task: ubuntustudio-desktop