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

Last updated: December 23,2024

1. Install "python3.12" package

Learn how to install python3.12 on Kali Linux

$ sudo apt update $ sudo apt install python3.12

2. Uninstall "python3.12" package

Please follow the steps below to uninstall python3.12 on Kali Linux:

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

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

Package: python3.12
Version: 3.12.2-1
Installed-Size: 729
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.12-minimal (= 3.12.2-1), libpython3.12-stdlib (= 3.12.2-1), media-types | mime-support, tzdata
Recommends: ca-certificates
Suggests: python3.12-venv, python3.12-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Size: 652720
SHA256: 779a7d37ef2edc08466745640b6d3bc68fccaf2eebff35e101fc220290723654
SHA1: 832d7d3bc2f2e8e56b4eec6f2ad613d893ef3c53
MD5sum: c041f1008e917cc9225a10e6896eef88
Description: Interactive high-level object-oriented language (version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Description-md5:
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.12/python3.12_3.12.2-1_amd64.deb