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

Last updated: July 05,2024

1. Install "libpython3.12-dbg" package

This guide covers the steps necessary to install libpython3.12-dbg on Kali Linux

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

2. Uninstall "libpython3.12-dbg" package

This is a short guide on how to uninstall libpython3.12-dbg on Kali Linux:

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

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

Package: libpython3.12-dbg
Source: python3.12
Version: 3.12.2-1
Installed-Size: 109924
Maintainer: Matthias Klose
Architecture: amd64
Replaces: python3-gdbm-dbg (<< 3.9.9-1~)
Depends: libpython3.12-stdlib (= 3.12.2-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: 21177088
SHA256: a4d61d80713715982ac4caa3745516ef2191451ad508d48413ac881cac01a574
SHA1: 3b5d8ff21aae95964d4a567cbda7c834c10baae9
MD5sum: c68a220e01095ad0e3476cf6d37bff7d
Description: Debug Build of the Python Interpreter (version 3.12)
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
Section: debug
Priority: optional
Filename: pool/main/p/python3.12/libpython3.12-dbg_3.12.2-1_amd64.deb