How to Install and Uninstall libpython2.7 Package on Kali Linux

Last updated: May 11,2024

1. Install "libpython2.7" package

This guide covers the steps necessary to install libpython2.7 on Kali Linux

$ sudo apt update $ sudo apt install libpython2.7

2. Uninstall "libpython2.7" package

Please follow the step by step instructions below to uninstall libpython2.7 on Kali Linux:

$ sudo apt remove libpython2.7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpython2.7 package on Kali Linux

Package: libpython2.7
Source: python2.7
Version: 2.7.18-13.2
Installed-Size: 3341
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.18-13.2), libc6 (>= 2.33), zlib1g (>= 1:1.2.0)
Size: 1015380
SHA256: a8331a6580b7c77a09641466332f54e4d1e77836ef48da9024c10b197295e267
SHA1: 3557701a0476ce93e3406316ff17b79d5895d057
MD5sum: c938cc6c5598a591ce6e1c025d1a4698
Description: Shared Python runtime library (version 2.7)
Python is a high-level, interactive, object-oriented language. Its 2.7 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/python2.7/libpython2.7_2.7.18-13.2_amd64.deb