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

Last updated: May 17,2024

1. Install "python3.10" package

Learn how to install python3.10 on Kali Linux

$ sudo apt update $ sudo apt install python3.10

2. Uninstall "python3.10" package

This guide covers the steps necessary to uninstall python3.10 on Kali Linux:

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

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

Package: python3.10
Version: 3.10.6-1
Installed-Size: 620
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.10-minimal (= 3.10.6-1), libpython3.10-stdlib (= 3.10.6-1), media-types | mime-support
Suggests: python3.10-venv, python3.10-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Size: 545480
SHA256: d364e4a02ad88a33a213ae69e9840e181d1e52e3e4c3bf5c46d7b81eab63f2f4
SHA1: 18a3cf9423b804b633c58144cb5d25f536e3beb5
MD5sum: 2449929720b0555f1fb81bddde847aba
Description: Interactive high-level object-oriented language (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.
Description-md5: d140964e5d6dc526967b5a3ca44bfede
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.10/python3.10_3.10.6-1_amd64.deb