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

Last updated: May 17,2024

1. Install "python3-setuptools" package

Please follow the guidance below to install python3-setuptools on Kali Linux

$ sudo apt update $ sudo apt install python3-setuptools

2. Uninstall "python3-setuptools" package

Please follow the instructions below to uninstall python3-setuptools on Kali Linux:

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

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

Package: python3-setuptools
Source: setuptools
Version: 68.1.2-2
Installed-Size: 2230
Maintainer: Matthias Klose
Architecture: all
Depends: python3-pkg-resources (= 68.1.2-2), python3-distutils, python3:any
Suggests: python-setuptools-doc
Size: 468224
SHA256: 1f6f66e7ada052ae2ed58b2ab613b12abe629e9eabf0581e4645335158fa0ffb
SHA1: 357844698deef35b1b3eee25cf256791a045be00
MD5sum: ac470874447241027fb8d466899f9c07
Description: Python3 Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.
Description-md5:
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/setuptools
Section: python
Priority: optional
Filename: pool/main/s/setuptools/python3-setuptools_68.1.2-2_all.deb