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

Last updated: May 18,2024

1. Install "libpython3.10-stdlib" package

This guide covers the steps necessary to install libpython3.10-stdlib on Kali Linux

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

2. Uninstall "libpython3.10-stdlib" package

This is a short guide on how to uninstall libpython3.10-stdlib on Kali Linux:

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

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

Package: libpython3.10-stdlib
Source: python3.10
Version: 3.10.6-1
Installed-Size: 7966
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.10-minimal (= 3.10.6-1), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.14.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Breaks: python3-gdbm (<< 3.9.9-1~)
Size: 1685160
SHA256: 49a9e138fe0ecd814b02e4927c67a6a7dcaa4281dd6f96c51b5e4494716e12fa
SHA1: 6a1a3730c175dd56ac588f59c4a7bb7cbc1dfe33
MD5sum: 135751bf53d30716b3bc0f0313a39b01
Description: Interactive high-level object-oriented language (standard library, version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.10's standard library. It is normally not
used on its own, but as a dependency of python3.10.
Description-md5: 008b36bf662665263669aed2f1b13f60
Multi-Arch: same
Section: python
Priority: optional
Filename: pool/main/p/python3.10/libpython3.10-stdlib_3.10.6-1_amd64.deb