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

Last updated: May 20,2024

1. Install "python-all" package

Please follow the guidance below to install python-all on Kali Linux

$ sudo apt update $ sudo apt install python-all

2. Uninstall "python-all" package

This guide covers the steps necessary to uninstall python-all on Kali Linux:

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

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

Package: python-all
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python2 (= 2.7.18-3), python2.7 (>= 2.7.2-3)
Size: 1044
SHA256: fec8adb3820e6d5564e956ccc1477113620ee71b5d01e1684a2bb8bc0415ad5d
SHA1: 59204c6378f95beff296bf05f71ac78b0f572ce8
MD5sum: b8ddc032793f341e8157038a0b461ecf
Description: package depending on all supported Python2 runtime versions
The package currently depends on python2.7, in the future,
dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono)
may be added.
.
This package is a dependency package used as a build dependency for other
packages to avoid hardcoded dependencies on specific Python2 runtimes.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.python.org/
Section: python
Priority: optional
Filename: pool/main/p/python-defaults/python-all_2.7.18-3_amd64.deb