How to Install and Uninstall python3.9-full Package on Kali Linux

Last updated: May 21,2024

1. Install "python3.9-full" package

Please follow the instructions below to install python3.9-full on Kali Linux

$ sudo apt update $ sudo apt install python3.9-full

2. Uninstall "python3.9-full" package

Please follow the guidance below to uninstall python3.9-full on Kali Linux:

$ sudo apt remove python3.9-full $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3.9-full package on Kali Linux

Package: python3.9-full
Source: python3.9
Version: 3.9.12-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.9 (= 3.9.12-1), libpython3.9-testsuite, python3.9-venv (= 3.9.12-1), idle-python3.9, python3.9-distutils, python3.9-gdbm, python3.9-lib2to3, python3.9-tk, ca-certificates
Recommends: python3.9-doc, python3.9-examples
Suggests: python3.9-dev
Size: 1280
SHA256: 269b7830bdc1a932b71758016e56e668ffb289cfccb267f2c6d938b4b5f617e3
SHA1: 71af0e3265cb722c313a5082c47620ddd1087b20
MD5sum: 92263a638f64846b4f088ec3b428142f
Description: Python Interpreter with complete class library (version 3.9)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on the full
standard library of Python for Python developers. Including modules
used only at build-time, such as venv and distutils, and modules with
complex dependencies, such as tk and IDLE. All batteries included.
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
Description-md5: d6c7f2de77c9206a23051e10ddc0d0a9
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.9/python3.9-full_3.9.12-1_amd64.deb