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

Last updated: November 26,2024

1. Install "python3.11-full" package

This guide covers the steps necessary to install python3.11-full on Kali Linux

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

2. Uninstall "python3.11-full" package

This guide covers the steps necessary to uninstall python3.11-full on Kali Linux:

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

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

Package: python3.11-full
Source: python3.11
Version: 3.11.8-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.11 (= 3.11.8-1), libpython3.11-testsuite, python3.11-venv (= 3.11.8-1), idle-python3.11, python3.11-distutils, python3.11-gdbm, python3.11-lib2to3, python3.11-tk, ca-certificates
Recommends: python3.11-doc, python3.11-examples
Suggests: python3.11-dev
Size: 1280
SHA256: 457244f33cc177d370d86afa882bfafcfbadb19f62a589725f20a99e18100cae
SHA1: 5800f99abb9ad488172a8953cd12ab3651bf72c2
MD5sum: 6861cf67f59836a0850810d380f829c6
Description: Python Interpreter with complete class library (version 3.11)
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:
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.11/python3.11-full_3.11.8-1_amd64.deb