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

Last updated: April 29,2024

1. Install "libsndfile1-dev" package

Here is a brief guide to show you how to install libsndfile1-dev on Kali Linux

$ sudo apt update $ sudo apt install libsndfile1-dev

2. Uninstall "libsndfile1-dev" package

Please follow the instructions below to uninstall libsndfile1-dev on Kali Linux:

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

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

Package: libsndfile1-dev
Source: libsndfile
Version: 1.2.2-1
Installed-Size: 1975
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Replaces: libsndfile-dev
Provides: libsndfile-dev
Depends: libflac-dev, libmpg123-dev, libopus-dev, libsndfile1 (= 1.2.2-1), libvorbis-dev, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Recommends: pkg-config
Conflicts: libsndfile-dev, libsndfile0-dev
Size: 343724
SHA256: ca3af7b51a3315f1ba3938c6a33b8b2200caf9dc1ca3ec29e4d575cea35b9686
SHA1: eb8bb3de845c90ec06e68e6e75fc839c94648a9a
MD5sum: 057ebee3fbb6b7379152116c21960361
Description: Development files for libsndfile; a library for reading/writing audio files
libsndfile is a library of C routines for reading and writing files containing
sampled audio data.
.
This is the development version of libsndfile. You will need this only if you
intend to compile programs that use this library.
Description-md5:
Multi-Arch: same
Homepage: http://www.mega-nerd.com/libsndfile/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
role::program, works-with-format::wav, works-with::audio
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.2.2-1_amd64.deb