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

Last updated: November 07,2024

1. Install "python3.12-dev" package

This guide let you learn how to install python3.12-dev on Kali Linux

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

2. Uninstall "python3.12-dev" package

Learn how to uninstall python3.12-dev on Kali Linux:

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

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

Package: python3.12-dev
Source: python3.12
Version: 3.12.2-1
Installed-Size: 509
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.12 (= 3.12.2-1), libpython3.12-dev (= 3.12.2-1), libpython3.12 (= 3.12.2-1)
Recommends: libc6-dev | libc-dev
Size: 506456
SHA256: fb47744e2d4576cf26023716cd7c92a94d0e82d358376ed4f8344e51b97162f6
SHA1: 65d9fc22d85a89c913a35ca7ed5a7f1c5b143d00
MD5sum: 3947fcfbdb403dd57d2b755fb08b96fc
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.
Description-md5:
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.12/python3.12-dev_3.12.2-1_amd64.deb