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

Last updated: June 30,2024

1. Install "libpython3.12-dev" package

This tutorial shows how to install libpython3.12-dev on Kali Linux

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

2. Uninstall "libpython3.12-dev" package

Please follow the guidance below to uninstall libpython3.12-dev on Kali Linux:

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

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

Package: libpython3.12-dev
Source: python3.12
Version: 3.12.2-1
Installed-Size: 28485
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.12-stdlib (= 3.12.2-1), libpython3.12 (= 3.12.2-1), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Size: 4945240
SHA256: ce19399ead34f9257a069d9076852a5ec351ed58bc52c367dda0487d34606040
SHA1: 97aee86fca2412bea9d91ea0fbd1a04412d5009b
MD5sum: 594620663d4f0410f53243176a14a955
Description: Header files and a static library for Python (v3.12)
Header files, a static library and development tools for building
Python (v3.12) modules, extending the Python interpreter or embedding
Python (v3.12) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python3.12-dev.
Description-md5:
Multi-Arch: same
Section: libdevel
Priority: optional
Filename: pool/main/p/python3.12/libpython3.12-dev_3.12.2-1_amd64.deb