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

Last updated: February 24,2025

1. Install "python3.10-minimal" package

This guide let you learn how to install python3.10-minimal on Kali Linux

$ sudo apt update $ sudo apt install python3.10-minimal

2. Uninstall "python3.10-minimal" package

Learn how to uninstall python3.10-minimal on Kali Linux:

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

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

Package: python3.10-minimal
Source: python3.10
Version: 3.10.6-1
Installed-Size: 5846
Maintainer: Matthias Klose
Architecture: amd64
Depends: libpython3.10-minimal (= 3.10.6-1), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.34)
Recommends: python3.10
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Size: 1992964
SHA256: fc95c44c32b3d38ce9f348bc3d03108afdb3baf6221c1fa54cbc2ee1197b1a63
SHA1: d0192f1324a41cb33e6cf3fe61cd6b1258f00edc
MD5sum: 8d8aa730905f3482aa5e2c5c36034887
Description: Minimal subset of the Python language (version 3.10)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.10-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5: 6c540c8f6686883efd22ac68c7920f37
Multi-Arch: allowed
Cnf-Visible-Pkgname: python3.10
Section: python
Priority: optional
Filename: pool/main/p/python3.10/python3.10-minimal_3.10.6-1_amd64.deb