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

Last updated: May 13,2024

1. Install "libpython3.9-dev" package

Learn how to install libpython3.9-dev on Kali Linux

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

2. Uninstall "libpython3.9-dev" package

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

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

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

Package: libpython3.9-dev
Source: python3.9
Version: 3.9.12-1
Installed-Size: 20618
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.9-stdlib (= 3.9.12-1), libpython3.9 (= 3.9.12-1), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Size: 4226356
SHA256: b06d047c545418c4b4509c8af3a7192ac11ccc8a4ec783944bfad6bab002d7cb
SHA1: 01c18c11bd9176f2b69ae391c4239430d040b7d0
MD5sum: 704c7983fff6667c42c6eb0d89fc3fdc
Description: Header files and a static library for Python (v3.9)
Header files, a static library and development tools for building
Python (v3.9) modules, extending the Python interpreter or embedding
Python (v3.9) 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.9-dev.
Description-md5: 0e22f69ea5b44caa0860cd5ebd4ca6bf
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/python3.9/libpython3.9-dev_3.9.12-1_amd64.deb