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

Last updated: May 17,2024

1. Install "libpython3.11-dev" package

Please follow the step by step instructions below to install libpython3.11-dev on Kali Linux

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

2. Uninstall "libpython3.11-dev" package

Please follow the instructions below to uninstall libpython3.11-dev on Kali Linux:

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

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

Package: libpython3.11-dev
Source: python3.11
Version: 3.11.8-1
Installed-Size: 25191
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.11-stdlib (= 3.11.8-1), libpython3.11 (= 3.11.8-1), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Size: 4575960
SHA256: 09b70152800d5af7d4f32cacabafc24a171e780699dcf7232dfee65c7f87ed88
SHA1: a689b2240ad41bdbf519c5fd7b7c977e2c128f5e
MD5sum: dd5aac366b67273eac06d86038c0b72c
Description: Header files and a static library for Python (v3.11)
Header files, a static library and development tools for building
Python (v3.11) modules, extending the Python interpreter or embedding
Python (v3.11) 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.11-dev.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/python3.11/libpython3.11-dev_3.11.8-1_amd64.deb