How to Install and Uninstall libccaudio2-2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libccaudio2-2" package

Please follow the guidelines below to install libccaudio2-2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libccaudio2-2

2. Uninstall "libccaudio2-2" package

Please follow the steps below to uninstall libccaudio2-2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libccaudio2-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccaudio2-2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libccaudio2-2
Priority: optional
Section: universe/libs
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Source: libccaudio2
Version: 2.1.3-1.1build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgsm1 (>= 1.0.13), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.1.1), libucommon7v5
Filename: pool/universe/libc/libccaudio2/libccaudio2-2_2.1.3-1.1build2_amd64.deb
Size: 45628
MD5sum: 25b6b410a0a16f1cf27934019a21ed81
SHA1: 75bfd3bb7abc6437c135452f9d4e30b48317730f
SHA256: 33ad5768e2650c2b34801fed32863fe2318c2772a0bed78ce3cdcf1633bf5f7f
Description-en: GNU ccAudio2 - a C++ class framework for processing audio files
The GNU ccAudio package offers a highly portable C++ class framework for
developing applications which manipulate audio streams and various
disk based audio file formats. At the moment ccaudio is primarly a class
framework for handling .au, .wav (RIFF), and various .raw audio encoding
formats under Posix and win32 systems, though it may expand to become a
general purpose audio and soundcard support library. Support for
controlling CD audio devices has recently been added as well as support
for codecs and other generic audio processing services.
Description-md5: 1b29aab13d68046333220bed4ec16cb1
Multi-Arch: same
Homepage: http://www.gnu.org/software/ccaudio/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu