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

Last updated: October 05,2024

1. Install "python3.12-full" package

This tutorial shows how to install python3.12-full on Kali Linux

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

2. Uninstall "python3.12-full" package

This tutorial shows how to uninstall python3.12-full on Kali Linux:

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

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

Package: python3.12-full
Source: python3.12
Version: 3.12.2-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.12 (= 3.12.2-1), libpython3.12-testsuite, python3.12-venv (= 3.12.2-1), idle-python3.12, python3.12-gdbm, python3.12-lib2to3, python3.12-tk, ca-certificates
Recommends: python3.12-doc, python3.12-examples
Suggests: python3.12-dev
Size: 1276
SHA256: 1b673ce286381b054a26420402338c22f76082739ee0bb60a2398134f6fe127c
SHA1: 9054ccb6da6ec982a031258bedd83d1617ea771b
MD5sum: 72ad9b0448ba14b8bc5ee6cb779e4341
Description: Python Interpreter with complete class library (version 3.12)
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 lib2to3, 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.12/python3.12-full_3.12.2-1_amd64.deb