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

Last updated: May 17,2024

1. Install "python3-minimal" package

Please follow the instructions below to install python3-minimal on Kali Linux

$ sudo apt update $ sudo apt install python3-minimal

2. Uninstall "python3-minimal" package

Please follow the step by step instructions below to uninstall python3-minimal on Kali Linux:

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

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

Package: python3-minimal
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 111
Maintainer: Matthias Klose
Architecture: amd64
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.11-minimal (>= 3.11.6-1~)
Size: 26240
SHA256: ef326b4012867f162fc559e5f3496985f22e89e412dcf6d6030b19eba13f3975
SHA1: 3668aedb5727fc1a27fc83cebea6b60ff0c49594
MD5sum: 62b046fa4797fbed310a51857822541a
Description: minimal subset of the Python language (default python3 version)
This package contains the interpreter and some essential modules. It's 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
Homepage: https://www.python.org/
Cnf-Visible-Pkgname: python3
Tag: devel::interpreter, devel::lang:python, devel::library,
implemented-in::c, implemented-in::python, role::devel-lib,
role::program, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/python3-defaults/python3-minimal_3.11.6-1_amd64.deb