How to Install and Uninstall libopus0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libopus0" package

This guide let you learn how to install libopus0 on Kali Linux

$ sudo apt update $ sudo apt install libopus0

2. Uninstall "libopus0" package

Learn how to uninstall libopus0 on Kali Linux:

$ sudo apt remove libopus0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopus0 package on Kali Linux

Package: libopus0
Source: opus (1.4-1)
Version: 1.4-1+b1
Installed-Size: 413
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29)
Suggests: opus-tools
Size: 197852
SHA256: 5d60db976c0c620522dd5ec64592e48b7116518f807974d2d58ab8c1452276e4
SHA1: 65e54c18f70fb37b7070c6c70320eba69be92a2e
MD5sum: 87913030b19edda3fa2d4d30b5057e77
Description: Opus codec runtime library
The Opus codec is designed for interactive speech and audio transmission over
the Internet. It is designed by the IETF Codec Working Group and incorporates
technology from Skype's SILK codec and Xiph.Org's CELT codec.
.
It is intended to suit a wide range of interactive audio applications,
including Voice over IP, videoconferencing, in-game chat, and even remote live
music performances. It can scale from low bit-rate narrowband speech to very
high quality stereo music. The current features are:
.
Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation
.
This package provides the Opus runtime library.
Description-md5:
Multi-Arch: same
Homepage: http://www.opus-codec.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/opus/libopus0_1.4-1+b1_amd64.deb