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

Last updated: May 04,2024

1. Install "libspeex-dev" package

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

$ sudo apt update $ sudo apt install libspeex-dev

2. Uninstall "libspeex-dev" package

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

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

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

Package: libspeex-dev
Source: speex (1.2.1-2)
Version: 1.2.1-2+b1
Installed-Size: 267
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libspeex1 (= 1.2.1-2+b1)
Suggests: pkg-config
Size: 72616
SHA256: 3534c376565c6b39f2b2d3882fcc16be446f23585f86cbc3d77ec1d06cf979d6
SHA1: 4aa5d7b88d7b92cecc01dc458861f2dc67cb89db
MD5sum: 5998e66ae0b6bfb14080889bff5fa693
Description: The Speex codec library development files
Speex is an audio codec especially designed for compressing voice at low
bit-rates for applications such as voice over IP (VoIP). In some senses,
it is meant to be complementary to the Vorbis codec which places a greater
emphasis on high-quality music reproduction.
.
This package provides the speex library headers and development files.
Description-md5:
Multi-Arch: same
Homepage: https://www.speex.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/speex/libspeex-dev_1.2.1-2+b1_amd64.deb