How to Install and Uninstall python-all-dbg Package on Kali Linux

Last updated: May 20,2024

1. Install "python-all-dbg" package

Please follow the instructions below to install python-all-dbg on Kali Linux

$ sudo apt update $ sudo apt install python-all-dbg

2. Uninstall "python-all-dbg" package

This guide covers the steps necessary to uninstall python-all-dbg on Kali Linux:

$ sudo apt remove python-all-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-all-dbg package on Kali Linux

Package: python-all-dbg
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python2 (= 2.7.18-3), python-all (= 2.7.18-3), libpython-all-dbg (= 2.7.18-3), python2-dbg (= 2.7.18-3), python2.7-dbg (>= 2.7-7)
Size: 1072
SHA256: d5422ae9a09cc609bb0973c25cef06e33bcfa3c0ef951e313d49253df44452eb
SHA1: e8201c2dc2fd5d42d57595b19b93b5a85d74cb12
MD5sum: 6167c2e52fc88266c65dd982c80875f6
Description: package depending on all supported Python2 debugging packages
The package currently depends on python2.7-dbg, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python2
for Mono) may be added.
.
This package is a dependency package used as a build dependency for other
packages to avoid hardcoded dependencies on specific Python2 debug packages.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python-defaults/python-all-dbg_2.7.18-3_amd64.deb