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

Last updated: May 20,2024

1. Install "libpython2.7-dev" package

Please follow the instructions below to install libpython2.7-dev on Kali Linux

$ sudo apt update $ sudo apt install libpython2.7-dev

2. Uninstall "libpython2.7-dev" package

This is a short guide on how to uninstall libpython2.7-dev on Kali Linux:

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

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

Package: libpython2.7-dev
Source: python2.7
Version: 2.7.18-13.2
Installed-Size: 12133
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python2.7 (<< 2.7-3), python2.7-dev (<< 2.7.3-10), python2.7-minimal (<< 2.7.3-10)
Depends: libpython2.7-stdlib (= 2.7.18-13.2), libpython2.7 (= 2.7.18-13.2), libexpat1-dev
Recommends: libc6-dev | libc-dev
Size: 2145292
SHA256: 2bcadf96f5f5e62187003695998242b89f705b8b04f1fef546125097875e6933
SHA1: 85fefb36b9a30e15c9954af8783ddaeb26fed892
MD5sum: 02cb1b479ad114a0e67c315b299ec006
Description: Header files and a static library for Python (v2.7)
Header files, a static library and development tools for building
Python (v2.7) modules, extending the Python interpreter or embedding
Python (v2.7) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python2.7-dev.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/python2.7/libpython2.7-dev_2.7.18-13.2_amd64.deb