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

Last updated: November 23,2024

1. Install "python3.12-minimal" package

Here is a brief guide to show you how to install python3.12-minimal on Kali Linux

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

2. Uninstall "python3.12-minimal" package

Please follow the guidelines below to uninstall python3.12-minimal on Kali Linux:

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

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

Package: python3.12-minimal
Source: python3.12
Version: 3.12.2-1
Installed-Size: 7964
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.12-minimal (= 3.12.2-1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.35)
Recommends: python3.12
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Size: 2185692
SHA256: 63b2dae00785a83e1dfe9e7b18748d97bd9968990050dd1318bd09f1bdfee249
SHA1: bb8d32e9452586228c83023631a556ed94116abe
MD5sum: a37b560aa28f517184f4b0da5bedddd3
Description: Minimal subset of the Python language (version 3.12)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.12-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5:
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.12
Section: python
Priority: optional
Filename: pool/main/p/python3.12/python3.12-minimal_3.12.2-1_amd64.deb