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

Last updated: May 19,2024

1. Install "libpython3-dbg" package

Learn how to install libpython3-dbg on Kali Linux

$ sudo apt update $ sudo apt install libpython3-dbg

2. Uninstall "libpython3-dbg" package

In this section, we are going to explain the necessary steps to uninstall libpython3-dbg on Kali Linux:

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

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

Package: libpython3-dbg
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 41
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python3-dbg (<< 3.8.0-1)
Depends: libpython3.11-dbg (>= 3.11.6-1~)
Breaks: python3-dbg (<< 3.8.0-1)
Size: 9464
SHA256: 402fb99176928fbcd83db105d0ebb1a569b2524fbaeb7a396ea30eaa99d48f61
SHA1: da829731b7490bef5e3d3f4cadad42b2dca3852c
MD5sum: 86fb6d3ac24b8059e3fbe3f93c9c6e7a
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: same
Homepage: https://www.python.org/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python3-defaults/libpython3-dbg_3.11.6-1_amd64.deb