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

Last updated: May 12,2024

1. Install "python2-dbg" package

This guide let you learn how to install python2-dbg on Kali Linux

$ sudo apt update $ sudo apt install python2-dbg

2. Uninstall "python2-dbg" package

Please follow the guidelines below to uninstall python2-dbg on Kali Linux:

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

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

Package: python2-dbg
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 20
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python-dbg (<< 2.7.15-2)
Depends: python2 (= 2.7.18-3), libpython2-dbg (= 2.7.18-3), python2.7-dbg (>= 2.7.18~)
Breaks: python-dbg (<< 2.7.15-2)
Size: 1272
SHA256: 67f2a0e5a8bd6c3054d357ba99c92c9eb0f414d6c5470fd4abd7072fe84bd003
SHA1: 186c1f7c7599ebafdcd907390f45f6413bfc29d8
MD5sum: 9c50b21ddb19cf759e29a36a445d293a
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: allowed
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python-defaults/python2-dbg_2.7.18-3_amd64.deb