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

Last updated: October 04,2024

1. Install "python3-logassert" package

Please follow the steps below to install python3-logassert on Kali Linux

$ sudo apt update $ sudo apt install python3-logassert

2. Uninstall "python3-logassert" package

This tutorial shows how to uninstall python3-logassert on Kali Linux:

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

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

Package: python3-logassert
Source: python-logassert
Version: 7-1
Installed-Size: 45
Maintainer: Iñaki Malerba
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 9160
SHA256: 03786b244fa8d48eee5878c30e79684276415ce1b4720b2da4ac1f10e934cbd5
SHA1: bc89180fc6e907dbaff937708d4539ec9b2fd201
MD5sum: fc4eda2318028b2742e0e28e3725ab92
Description: Simple log assertion mechanism for Python unittests
python-logassert provides a simple way to test logging calls on
a Python package tests.
Description-md5:
Homepage: https://github.com/facundobatista/logassert
Section: python
Priority: optional
Filename: pool/main/p/python-logassert/python3-logassert_7-1_all.deb