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

Last updated: April 28,2024

1. Install "python3-dbg" package

Please follow the guidelines below to install python3-dbg on Kali Linux

$ sudo apt update $ sudo apt install python3-dbg

2. Uninstall "python3-dbg" package

Please follow the guidance below to uninstall python3-dbg on Kali Linux:

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

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

Package: python3-dbg
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 20
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3 (= 3.11.6-1), libpython3-dbg (= 3.11.6-1), python3.11-dbg (>= 3.11.6-1~)
Size: 1224
SHA256: f7b30a1de93a8f55d64c7feb4d8e81ce1c21f6cca76ffdb6005594b87f305e3b
SHA1: ac4d081d802fc06588f48783c22ecece3f9385b8
MD5sum: 0b4cc42b1c91e6d8511c2cabda1ed357
Description: debug build of the Python 3 Interpreter (version 3.11)
Python 3 interpreter configured with --pydebug. Dynamically loaded modules
are searched in /usr/lib/python3.11/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/python3-defaults/python3-dbg_3.11.6-1_amd64.deb