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

Last updated: May 18,2024

1. Install "libpython3.10" package

Please follow the steps below to install libpython3.10 on Kali Linux

$ sudo apt update $ sudo apt install libpython3.10

2. Uninstall "libpython3.10" package

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

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

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

Package: libpython3.10
Source: python3.10
Version: 3.10.6-1
Installed-Size: 5748
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.10-stdlib (= 3.10.6-1), libc6 (>= 2.34), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Size: 1751540
SHA256: 165bb16e21213c1084de058e6ab259f05b79c73138bd386ece994a9e3ab0aabf
SHA1: e6042f6cd054aab62945e091ef78dce24ce3ea48
MD5sum: 3185f1df2fc2825bb7624de12191188f
Description: Shared Python runtime library (version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
Description-md5: 8dd18a373dbb5625f31059482bfe11f2
Multi-Arch: same
Section: libs
Priority: optional
Filename: pool/main/p/python3.10/libpython3.10_3.10.6-1_amd64.deb