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

Last updated: May 17,2024

1. Install "libpython3.11" package

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

$ sudo apt update $ sudo apt install libpython3.11

2. Uninstall "libpython3.11" package

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

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

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

Package: libpython3.11
Source: python3.11
Version: 3.11.8-1
Installed-Size: 7638
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.11-stdlib (= 3.11.8-1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 1991632
SHA256: 9417f5afe3067cfc947dfe2c0a7f2833985311d61ba241d674d0b3eb2cd6aea5
SHA1: f57fa5013f457710b80bc93c768de3965c2e18ba
MD5sum: e7206735a1f2e97b2253fcd004632822
Description: Shared Python runtime library (version 3.11)
Python is a high-level, interactive, object-oriented language. Its 3.11 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
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/python3.11/libpython3.11_3.11.8-1_amd64.deb