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

Last updated: May 18,2024

1. Install "libpython3.9" package

Please follow the guidance below to install libpython3.9 on Kali Linux

$ sudo apt update $ sudo apt install libpython3.9

2. Uninstall "libpython3.9" package

This guide let you learn how to uninstall libpython3.9 on Kali Linux:

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

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

Package: libpython3.9
Source: python3.9
Version: 3.9.12-1
Installed-Size: 5626
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.9-stdlib (= 3.9.12-1), libc6 (>= 2.33), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 1705556
SHA256: 93b8ce14d30625d27dd065ce09f12c789d659a6a142ea6780ed4c15679dcec82
SHA1: 19f9d2b465a98bd4eb51ce15b0daa3714f629df2
MD5sum: a2797ce3630fce0f777fffe4b57aa30e
Description: Shared Python runtime library (version 3.9)
Python is a high-level, interactive, object-oriented language. Its 3.9 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
Description-md5: 7b9bb48e966302f718c6d5e603623c28
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/python3.9/libpython3.9_3.9.12-1_amd64.deb