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

Last updated: May 10,2024

1. Install "python3-distlib" package

Please follow the instructions below to install python3-distlib on Kali Linux

$ sudo apt update $ sudo apt install python3-distlib

2. Uninstall "python3-distlib" package

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

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

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

Package: python3-distlib
Source: distlib
Version: 0.3.8-1
Installed-Size: 1165
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Size: 256736
SHA256: dfcc929f71b61a22cb772bc13276bddd2f4c02642748b2ef7beac2d5b33af37d
SHA1: 6a8b96e43084ff60f1ec0c69fd9671d3c36c8e92
MD5sum: 7a5834bb3953e9dd9750a6cd8ce0b4f5
Description: low-level components of python distutils2/packaging
Distlib is a library which implements low-level functions that relate to
packaging and distribution of Python software. It is intended to be used
as the basis for third-party packaging tools.
Description-md5:
Homepage: https://pypi.python.org/pypi/distlib
Section: python
Priority: optional
Filename: pool/main/d/distlib/python3-distlib_0.3.8-1_all.deb