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

Last updated: May 08,2024

1. Install "python3-all-dbg" package

Here is a brief guide to show you how to install python3-all-dbg on Kali Linux

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

2. Uninstall "python3-all-dbg" package

This is a short guide on how to uninstall python3-all-dbg on Kali Linux:

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

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

Package: python3-all-dbg
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3 (= 3.11.6-1), libpython3-all-dbg (= 3.11.6-1), python3-all (= 3.11.6-1), python3-dbg (= 3.11.6-1), python3.11-dbg, python3.12-dbg
Size: 1076
SHA256: 5edbd1261836f39001dd16ddb24883ed8550eb7be16f31bd00716d3f87f45e2c
SHA1: 27e838f9b79902d29c03e81ab15391fbc70a7623
MD5sum: 24e71285cbedcc9a45abaaf000984224
Description: package depending on all supported Python 3 debugging packages
The package currently depends on python3.11-dbg and python3.12-dbg, in the future, dependencies
on jython (Python for a JVM) and ironpython (Python 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 Python 3 debug packages.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python3-defaults/python3-all-dbg_3.11.6-1_amd64.deb