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

Last updated: September 28,2024

1. Install "libpython3.11-stdlib" package

This is a short guide on how to install libpython3.11-stdlib on Kali Linux

$ sudo apt update $ sudo apt install libpython3.11-stdlib

2. Uninstall "libpython3.11-stdlib" package

This guide covers the steps necessary to uninstall libpython3.11-stdlib on Kali Linux:

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

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

Package: libpython3.11-stdlib
Source: python3.11
Version: 3.11.8-1
Installed-Size: 8460
Maintainer: Matthias Klose
Architecture: amd64
Replaces: libpython3.11-testsuite (<< 3.11.6-1~), python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.11-minimal (= 3.11.8-1), media-types | mime-support, netbase, tzdata, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Breaks: libpython3.11-testsuite (<< 3.11.6-1~), python3-gdbm (<< 3.9.9-1~)
Size: 1824824
SHA256: 868ad734a764f1a383149d666168a424ed68b81c5958153a1e98b7bc1bb920dd
SHA1: 5785393a12f27d66ecd0df9a72e2b530304bcd2f
MD5sum: 813824d55644b839a7cb71b7a9c575bb
Description: Interactive high-level object-oriented language (standard 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 Python 3.11's standard library. It is normally not
used on its own, but as a dependency of python3.11.
Description-md5:
Multi-Arch: same
Tag: uitoolkit::ncurses
Section: python
Priority: optional
Filename: pool/main/p/python3.11/libpython3.11-stdlib_3.11.8-1_amd64.deb