How to Install and Uninstall python3-audit Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-audit" package

This tutorial shows how to install python3-audit on Kali Linux

$ sudo apt update $ sudo apt install python3-audit

2. Uninstall "python3-audit" package

Here is a brief guide to show you how to uninstall python3-audit on Kali Linux:

$ sudo apt remove python3-audit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-audit package on Kali Linux

Package: python3-audit
Source: audit
Version: 1:3.1.2-2
Installed-Size: 583
Maintainer: Laurent Bigonville
Architecture: amd64
Depends: libaudit1 (= 1:3.1.2-2), libauparse0 (= 1:3.1.2-2), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 91716
SHA256: f49040f9235e76c6f193612dfcb6e086f354d6c60d67211fd7e9a7079a007252
SHA1: 5f89c387387e083c6d062d3dde1077cbde8f5de3
MD5sum: aed381de2384d44343e7ce171741f00d
Description: Python3 bindings for security auditing
The package contains the Python3 bindings for libaudit and libauparse, which
are used to monitor systems for security related events. Python can be used to
parse and process the security event messages.
Description-md5:
Homepage: https://people.redhat.com/sgrubb/audit/
Section: python
Priority: optional
Filename: pool/main/a/audit/python3-audit_3.1.2-2_amd64.deb