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

Last updated: May 19,2024

1. Install "python3.10-full" package

Please follow the guidelines below to install python3.10-full on Kali Linux

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

2. Uninstall "python3.10-full" package

This is a short guide on how to uninstall python3.10-full on Kali Linux:

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

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

Package: python3.10-full
Source: python3.10
Version: 3.10.6-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.10 (= 3.10.6-1), libpython3.10-testsuite, python3.10-venv (= 3.10.6-1), idle-python3.10, python3.10-distutils, python3.10-gdbm, python3.10-lib2to3, python3.10-tk, ca-certificates
Recommends: python3.10-doc, python3.10-examples
Suggests: python3.10-dev
Size: 1284
SHA256: 050b3b18f4fa45fcfef24aa3b39a4c5cb65eb4d028d132cf69288b70c24a3895
SHA1: e732f0127fc317f05349f806ddb88d47190f3c07
MD5sum: c6d897a73ac091fa74af29e5d1e1e8d4
Description: Python Interpreter with complete class library (version 3.10)
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: 43f368a6d5e6d4751ad891944725332f
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.10/python3.10-full_3.10.6-1_amd64.deb