How to Install and Uninstall libopus-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libopus-dev" package

Learn how to install libopus-dev on Kali Linux

$ sudo apt update $ sudo apt install libopus-dev

2. Uninstall "libopus-dev" package

This is a short guide on how to uninstall libopus-dev on Kali Linux:

$ sudo apt remove libopus-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopus-dev package on Kali Linux

Package: libopus-dev
Source: opus (1.4-1)
Version: 1.4-1+b1
Installed-Size: 916
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libopus0 (= 1.4-1+b1)
Size: 249304
SHA256: e3db72d04c969ec4d60c304fcc509fb7f191ca76d607f31c23f465551f04d6ba
SHA1: db188aef8916811a8a7c2106decd382282db171c
MD5sum: 1b584d6be76c0c5e31e546b2df16b1e2
Description: Opus codec library development files
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 library headers and development files.
Description-md5:
Multi-Arch: same
Homepage: http://www.opus-codec.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opus/libopus-dev_1.4-1+b1_amd64.deb