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

Last updated: May 18,2024

1. Install "libpython3.9-stdlib" package

In this section, we are going to explain the necessary steps to install libpython3.9-stdlib on Kali Linux

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

2. Uninstall "libpython3.9-stdlib" package

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

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

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

Package: libpython3.9-stdlib
Source: python3.9
Version: 3.9.12-1
Installed-Size: 7902
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.9-minimal (= 3.9.12-1), media-types | mime-support, tzdata, libbz2-1.0, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Recommends: ca-certificates
Size: 1682976
SHA256: b769358713b9b8359372e724de714ea7375ac365dbef3de21a44933d9a55c000
SHA1: 7187ae4ee708e64f050cd15d08a61e0e56812af7
MD5sum: 6fbff627f2a708af38445590b94e7089
Description: Interactive high-level object-oriented language (standard 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 Python 3.9's standard library. It is normally not
used on its own, but as a dependency of python3.9.
Description-md5: 019f527b758eb3d399b20b6ededfcb54
Multi-Arch: same
Tag: uitoolkit::ncurses
Section: python
Priority: optional
Filename: pool/main/p/python3.9/libpython3.9-stdlib_3.9.12-1_amd64.deb