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

Last updated: July 05,2024

1. Install "python3.11-minimal" package

This is a short guide on how to install python3.11-minimal on Kali Linux

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

2. Uninstall "python3.11-minimal" package

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

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

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

Package: python3.11-minimal
Source: python3.11
Version: 3.11.8-1
Installed-Size: 6717
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.11-minimal (= 3.11.8-1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.35)
Recommends: python3.11
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Size: 2036704
SHA256: f72380feb1eb1b69f505ec4c629a61678332ba63b4b7b8e04347f7ee7b625507
SHA1: 3667d9acfb26b1e09d198ae71c727e416eae6b7d
MD5sum: c77e5666d70b4997b87c3e613b57cb31
Description: Minimal subset of the Python language (version 3.11)
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.11-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5:
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.11
Section: python
Priority: optional
Filename: pool/main/p/python3.11/python3.11-minimal_3.11.8-1_amd64.deb