How to Install and Uninstall libpython2-stdlib Package on Kali Linux

Last updated: May 12,2024

1. Install "libpython2-stdlib" package

Here is a brief guide to show you how to install libpython2-stdlib on Kali Linux

$ sudo apt update $ sudo apt install libpython2-stdlib

2. Uninstall "libpython2-stdlib" package

In this section, we are going to explain the necessary steps to uninstall libpython2-stdlib on Kali Linux:

$ sudo apt remove libpython2-stdlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpython2-stdlib package on Kali Linux

Package: libpython2-stdlib
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 38
Maintainer: Matthias Klose
Architecture: amd64
Replaces: libpython-stdlib (<< 2.7.15-2)
Depends: libpython2.7-stdlib (>= 2.7.18~)
Breaks: libpython-stdlib (<< 2.7.15-2)
Size: 21204
SHA256: c85bbb17feafecff79e3381ee4f62a9e95d0ffcf3bf6f94b569c36565cc971b3
SHA1: 451877fb9e4383ae84d3c10e2c6a6c45ebcab4c4
MD5sum: 21f77ecc46ffe7e639b035b10499ccbe
Description: interactive high-level object-oriented language (Python2)
Python2, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's Python2
version (currently v2.7).
Description-md5:
Multi-Arch: same
Homepage: https://www.python.org/
Section: python
Priority: optional
Filename: pool/main/p/python-defaults/libpython2-stdlib_2.7.18-3_amd64.deb