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

Last updated: May 19,2024

1. Install "libvorbis-dev" package

Please follow the steps below to install libvorbis-dev on Kali Linux

$ sudo apt update $ sudo apt install libvorbis-dev

2. Uninstall "libvorbis-dev" package

Here is a brief guide to show you how to uninstall libvorbis-dev on Kali Linux:

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

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

Package: libvorbis-dev
Source: libvorbis
Version: 1.3.7-1
Installed-Size: 1699
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libogg-dev, libvorbis0a (= 1.3.7-1), libvorbisenc2 (= 1.3.7-1), libvorbisfile3 (= 1.3.7-1)
Size: 327336
SHA256: 2be095b51700abae4ad89b81560bfa65240745275e0ef6474ab1de857cfeea92
SHA1: d25f4498ae3bb1f9df01f5535427d2ffda91aa48
MD5sum: 4594519a37dfecff557eb02f3113ccc5
Description: development files for Vorbis General Audio Compression Codec
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
.
This package contains the header files and documentation needed to develop
applications with libvorbis.
Description-md5:
Multi-Arch: same
Homepage: https://www.xiph.org/vorbis/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
role::program, works-with-format::mp3, works-with-format::oggvorbis,
works-with::audio
Section: libdevel
Priority: optional
Filename: pool/main/libv/libvorbis/libvorbis-dev_1.3.7-1_amd64.deb