How to Install and Uninstall python3.10-minimal Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3.10-minimal" package

Learn how to install python3.10-minimal on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3.10-minimal" package

Please follow the guidance below to uninstall python3.10-minimal on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3.10-minimal package on Ubuntu 21.10 (Impish Indri)

Package: python3.10-minimal
Architecture: amd64
Version: 3.10.0-2
Multi-Arch: allowed
Priority: optional
Section: universe/python
Source: python3.10
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5496
Pre-Depends: libc6 (>= 2.34)
Depends: libpython3.10-minimal (= 3.10.0-2), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: python3.10
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/universe/p/python3.10/python3.10-minimal_3.10.0-2_amd64.deb
Size: 2114742
MD5sum: c553fe3c7e28e8cfcca4a54d6de94185
SHA1: 72c44ef4fc7d07e4ac75ec3d2bd0c167f2867cfa
SHA256: ca231a3172de38d5d72e6376755f02bd9f7fe672f5ef7b50a42d89f15760a5c1
SHA512: 90d58cada3977a310a6d82963fc184c93cb6d8d20942bc5f8e1c56eb5f187f1598f383df9a87c80b63044a9c821c463c09087819b254f687ca729e7882580865
Description-en: 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
Cnf-Visible-Pkgname: python3.10