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

Last updated: May 05,2024

1. Install "libpython2-dbg" package

In this section, we are going to explain the necessary steps to install libpython2-dbg on Kali Linux

$ sudo apt update $ sudo apt install libpython2-dbg

2. Uninstall "libpython2-dbg" package

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

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

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

Package: libpython2-dbg
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 43
Maintainer: Matthias Klose
Architecture: amd64
Replaces: libpython-dbg (<< 2.7.15-2)
Depends: libpython2.7-dbg (>= 2.7.18~)
Breaks: libpython-dbg (<< 2.7.15-2)
Size: 21212
SHA256: 0ca27311be18b842546dc2dd95ffc3f1806a49fb98b9eb292c4a8956273d209e
SHA1: dcc7da4595a73624abc3cc83bc24042e40cd48fd
MD5sum: 56cb166ed6d58d0371c7a9779bbd91dd
Description: debug build of the Python2 interpreter (version 2.7)
Python2 interpreter configured with --pydebug. Dynamically loaded modules
are searched in /usr/lib/python2.7/lib-dynload/debug first.
Description-md5:
Multi-Arch: same
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python-defaults/libpython2-dbg_2.7.18-3_amd64.deb