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

Last updated: May 07,2024

1. Install "libpython3-all-dbg" package

Please follow the guidance below to install libpython3-all-dbg on Kali Linux

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

2. Uninstall "libpython3-all-dbg" package

This tutorial shows how to uninstall libpython3-all-dbg on Kali Linux:

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

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

Package: libpython3-all-dbg
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 6
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3-dbg (= 3.11.6-1), libpython3.11-dbg, libpython3.12-dbg
Size: 1064
SHA256: fe2d74f59f92db44e3ce3c3966ee774ffc1aa6afe40ba9a8d1c8c9abd44d5f99
SHA1: 82e3a4e5da190cfbefbc5a45b691765cf2b4c211
MD5sum: 3b0bb705fb65a7c66246619ff7440c0c
Description: package depending on all supported Python 3 debugging packages
The package currently depends on libpython3.11-dbg and libpython3.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: same
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python3-defaults/libpython3-all-dbg_3.11.6-1_amd64.deb