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

Last updated: September 21,2024

1. Install "libpython3.11-dbg" package

This is a short guide on how to install libpython3.11-dbg on Kali Linux

$ sudo apt update $ sudo apt install libpython3.11-dbg

2. Uninstall "libpython3.11-dbg" package

Please follow the steps below to uninstall libpython3.11-dbg on Kali Linux:

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

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

Package: libpython3.11-dbg
Source: python3.11
Version: 3.11.8-1
Installed-Size: 80340
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python3-gdbm-dbg (<< 3.9.9-1~)
Depends: libpython3.11-stdlib (= 3.11.8-1), libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0)
Breaks: python3-gdbm-dbg (<< 3.9.9-1~)
Size: 16816976
SHA256: 1beaa30f1be9eb91d3cf4f182438a0b49f39d78fd9885f60b278d06c95825713
SHA1: d5b251f0032507407fa594595357e34effe11a4d
MD5sum: 66f37ca715a08957c8368292d9fc2204
Description: Debug Build of the Python Interpreter (version 3.11)
The package holds two things:
.
- Extensions for a Python interpreter configured with --pydebug.
- Debug information for standard python extensions.
.
See the README.debug for more information.
Description-md5:
Multi-Arch: same
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/p/python3.11/libpython3.11-dbg_3.11.8-1_amd64.deb