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

Last updated: May 18,2024

1. Install "libaudiofile-dev" package

Learn how to install libaudiofile-dev on Kali Linux

$ sudo apt update $ sudo apt install libaudiofile-dev

2. Uninstall "libaudiofile-dev" package

This tutorial shows how to uninstall libaudiofile-dev on Kali Linux:

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

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

Package: libaudiofile-dev
Source: audiofile (0.3.6-6)
Version: 0.3.6-6+b1
Installed-Size: 152
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libaudiofile1 (= 0.3.6-6+b1)
Recommends: pkg-config
Size: 54152
SHA256: 86fba18439c7b437ceafeed7cde947985ea1afc2e322f4da1987706122b981ae
SHA1: 414196fcf67b2549aec74e9960ff7ccf643b0891
MD5sum: 6c731aa73a29abc68c2cc75b4a3bc89f
Description: Open-source version of SGI's audiofile library (header files)
The audiofile library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
and raw data).
.
This package contains the development headers and library files needed to
compile programs using libaudiofile, as well as example programs for
identifying and converting audio files.
Description-md5:
Multi-Arch: same
Homepage: https://audiofile.68k.org/
Tag: devel::library, role::devel-lib, role::program, works-with-format::wav,
works-with::audio
Section: libdevel
Priority: optional
Filename: pool/main/a/audiofile/libaudiofile-dev_0.3.6-6+b1_amd64.deb