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

Last updated: May 18,2024

1. Install "python3-all" package

This tutorial shows how to install python3-all on Kali Linux

$ sudo apt update $ sudo apt install python3-all

2. Uninstall "python3-all" package

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

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

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

Package: python3-all
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3 (= 3.11.6-1), python3-distutils (>= 3.11.5-1~), python3.11, python3.12
Size: 1060
SHA256: ce9f829e8afc62868a81a7bda3608130b4b9829586fa3c74abd25f26e41b7d19
SHA1: 4182e9f7a2aaf2804cccde699a4aabfb5cec50a9
MD5sum: 0ad2bab84fa4231d7f4fd48a2682c6bd
Description: package depending on all supported Python 3 runtime versions
The package currently depends on python3.11 and python3.12, in the future, dependencies on
jython (Python for a JVM) and ironpython (Python 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 Python 3 runtimes.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.python.org/
Section: python
Priority: optional
Filename: pool/main/p/python3-defaults/python3-all_3.11.6-1_amd64.deb