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

Last updated: May 20,2024

1. Install "libpython3.10-dev" package

Here is a brief guide to show you how to install libpython3.10-dev on Kali Linux

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

2. Uninstall "libpython3.10-dev" package

This is a short guide on how to uninstall libpython3.10-dev on Kali Linux:

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

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

Package: libpython3.10-dev
Source: python3.10
Version: 3.10.6-1
Installed-Size: 20319
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.10-stdlib (= 3.10.6-1), libpython3.10 (= 3.10.6-1), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Size: 4119076
SHA256: b0e1ec305b27e9f92400ce6e90c5b933ec83cf871a199ee83ca4c69a11627096
SHA1: e397987d1ccf86924f802deae2b793125c041e95
MD5sum: 9be594794854e562d9255ec182f52f43
Description: Header files and a static library for Python (v3.10)
Header files, a static library and development tools for building
Python (v3.10) modules, extending the Python interpreter or embedding
Python (v3.10) 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.10-dev.
Description-md5: 419d5d96d6c87fba648c7101ddc26132
Multi-Arch: same
Section: libdevel
Priority: optional
Filename: pool/main/p/python3.10/libpython3.10-dev_3.10.6-1_amd64.deb