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

Last updated: May 19,2024

1. Install "libaudit-dev" package

Please follow the step by step instructions below to install libaudit-dev on Kali Linux

$ sudo apt update $ sudo apt install libaudit-dev

2. Uninstall "libaudit-dev" package

This guide let you learn how to uninstall libaudit-dev on Kali Linux:

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

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

Package: libaudit-dev
Source: audit
Version: 1:3.1.2-2
Installed-Size: 278
Maintainer: Laurent Bigonville
Architecture: amd64
Depends: libaudit1 (= 1:3.1.2-2), libcap-ng-dev
Size: 82952
SHA256: 88282f51a2217087f68ed2cd72a12063d6d577fe9733511aaea73134be821c8d
SHA1: 1d37d94ca5e42eeb0e95a5acb362c3f516b04324
MD5sum: 9e23efde65906b893ef8145857e9f2eb
Description: Header files and static library for security auditing
The audit-libs-devel package contains the static libraries and header
files needed for developing applications that need to use the audit
framework libraries.
Description-md5:
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/audit/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/a/audit/libaudit-dev_3.1.2-2_amd64.deb