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

Last updated: May 18,2024

1. Install "python-setuptools" package

This tutorial shows how to install python-setuptools on Kali Linux

$ sudo apt update $ sudo apt install python-setuptools

2. Uninstall "python-setuptools" package

This is a short guide on how to uninstall python-setuptools on Kali Linux:

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

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

Package: python-setuptools
Version: 44.1.1-1.2
Installed-Size: 1421
Maintainer: Matthias Klose
Architecture: all
Provides: python-distribute
Depends: python-pkg-resources (= 44.1.1-1.2), python2:any (<< 2.8), python2:any (>= 2.7~)
Suggests: python-setuptools-doc
Size: 382224
SHA256: 5a0c80d8b13453ad2c786229b2b2a62cb1ed4ad811f326d9725d8606ff67e347
SHA1: ccd3b8fce5dd4a46c155c746f272512847a92e9b
MD5sum: d88ac83dca620fc2188413013b6f4611
Description: Python Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.
Description-md5: 0dd761e68dbcfc3cc67580ac5b5688c7
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/setuptools
Tag: devel::lang:python, implemented-in::python, interface::commandline,
role::plugin, role::program, use::configuring
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools/python-setuptools_44.1.1-1.2_all.deb