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

Last updated: November 22,2024

1. Install "libpython-all-dbg" package

Please follow the step by step instructions below to install libpython-all-dbg on Kali Linux

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

2. Uninstall "libpython-all-dbg" package

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

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

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

Package: libpython-all-dbg
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 7
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython2-dbg (= 2.7.18-3), libpython2.7-dbg
Size: 1188
SHA256: 43156f335d9ff3d7ad93809a21a34577531801238a6f905af8dca4c7aadf1b9d
SHA1: 9fa67edd8eefc071b07aae9436e534170301f44c
MD5sum: 76f4583746de25c46b0521202622be29
Description: package depending on all supported Python2 debugging packages
The package currently depends on libpython2.7-dbg, in the
future, dependencies on jython (Python2 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: same
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python-defaults/libpython-all-dbg_2.7.18-3_amd64.deb