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

Last updated: May 18,2024

1. Install "python3.9-minimal" package

This guide covers the steps necessary to install python3.9-minimal on Kali Linux

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

2. Uninstall "python3.9-minimal" package

This guide let you learn how to uninstall python3.9-minimal on Kali Linux:

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

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

Package: python3.9-minimal
Source: python3.9
Version: 3.9.12-1
Installed-Size: 5446
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.9-minimal (= 3.9.12-1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.33)
Recommends: python3.9
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Size: 1938392
SHA256: 512dc46f389e764b026f52cdbac3d2f759fd5772820f478406bac8e18fbf3d11
SHA1: 980fe886d53923962072905ece5b952f767d17b5
MD5sum: 2f5312dab2829c8f28c4b5de32eac6de
Description: Minimal subset of the Python language (version 3.9)
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.9-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5: cd370bbd0ff51beae7a757794c49c53c
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.9
Section: python
Priority: optional
Filename: pool/main/p/python3.9/python3.9-minimal_3.9.12-1_amd64.deb