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

Last updated: September 20,2024

1. Install "python3-absl" package

Learn how to install python3-absl on Kali Linux

$ sudo apt update $ sudo apt install python3-absl

2. Uninstall "python3-absl" package

Learn how to uninstall python3-absl on Kali Linux:

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

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

Package: python3-absl
Source: python-absl
Version: 2.1.0-1
Installed-Size: 479
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 101308
SHA256: 10e3da461c78e1d891bf81bfaa7672d1e21a547a479a6b701f60a7625ec05c45
SHA1: 95372cff2b1882e5453c4d123504a86ef235bc1c
MD5sum: dbe9f23afa8a6464e435d4481cb1358c
Description: Abseil Python Common Libraries
A collection of Python library code for building Python applications. The code
is collected from Google's own Python code base, and has been extensively
tested and used in production.
.
Some features include:
.
* Simple application startup
.
* Distributed commandline flags system
.
* Custom logging module with additional features
.
* Testing utilities
Description-md5:
Homepage: https://github.com/abseil/abseil-py
Section: python
Priority: optional
Filename: pool/main/p/python-absl/python3-absl_2.1.0-1_all.deb