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

Last updated: May 09,2024

1. Install "libpython2.7-dbg" package

Here is a brief guide to show you how to install libpython2.7-dbg on Kali Linux

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

2. Uninstall "libpython2.7-dbg" package

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

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

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

Package: libpython2.7-dbg
Source: python2.7
Version: 2.7.18-13.2
Installed-Size: 23619
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python2.7-dbg (<< 2.7.3-10)
Depends: libpython2.7-stdlib (= 2.7.18-13.2), libbz2-1.0, libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), libncursesw6 (>= 6), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), zlib1g (>= 1:1.2.0)
Suggests: python2.7-gdbm-dbg, python2.7-tk-dbg
Size: 5007604
SHA256: 39a199b3b71b4c8a273e6988b1cc135f871aaa9e62a898f6834b5906da8ce71b
SHA1: 34592f788232aff34a4e530e8d54c7491420f093
MD5sum: f5e2ca93b34a8d21c4b797f1c3a441c6
Description: Debug Build of the Python Interpreter (version 2.7)
The package holds two things:
.
- Extensions for a Python interpreter configured with --pydebug.
- Debug information for standard python extensions.
.
See the README.debug for more information.
Description-md5:
Multi-Arch: same
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python2.7/libpython2.7-dbg_2.7.18-13.2_amd64.deb