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

Last updated: May 18,2024

1. Install "libpython3.12" package

Please follow the guidelines below to install libpython3.12 on Kali Linux

$ sudo apt update $ sudo apt install libpython3.12

2. Uninstall "libpython3.12" package

Learn how to uninstall libpython3.12 on Kali Linux:

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

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

Package: libpython3.12
Source: python3.12
Version: 3.12.2-1
Installed-Size: 8959
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.12-stdlib (= 3.12.2-1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 2129488
SHA256: 13a1b8ba4c9e6473e57552b4b37aa8c27194a14b5fd15834c5d99b1cc7fb11a9
SHA1: 167a2f8bd75c43d003ab81f9dc51b7b458e71b37
MD5sum: 9ef159da502993e1bab2eb06b6e06784
Description: Shared Python runtime library (version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 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:
Multi-Arch: same
Section: libs
Priority: optional
Filename: pool/main/p/python3.12/libpython3.12_3.12.2-1_amd64.deb