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

Last updated: May 11,2024

1. Install "libpython3.9-minimal" package

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

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

2. Uninstall "libpython3.9-minimal" package

This is a short guide on how to uninstall libpython3.9-minimal on Kali Linux:

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

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

Package: libpython3.9-minimal
Source: python3.9
Version: 3.9.12-1
Installed-Size: 4962
Maintainer: Matthias Klose
Architecture: amd64
Replaces: libpython3.9-stdlib (<< 3.9.0~rc1)
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.1)
Recommends: libpython3.9-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Breaks: libpython3.9-stdlib (<< 3.9.0~rc1)
Size: 803036
SHA256: 333419719c3a1f35ef77704e8c61d6d495a1d3d90e045847442bda32c2b61a5f
SHA1: 61ed0ab734aeed005e4a546aa531803461dc4ae6
MD5sum: a8dd9cef5eeb6a786301f75997bfc228
Description: Minimal subset of the Python language (version 3.9)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.9-minimal.
Description-md5: df14675954e1e2ed15189dc69d42f238
Multi-Arch: same
Section: python
Priority: optional
Filename: pool/main/p/python3.9/libpython3.9-minimal_3.9.12-1_amd64.deb