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

Last updated: May 19,2024

1. Install "python3-minimal" package

Please follow the guidance below to install python3-minimal on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-minimal

2. Uninstall "python3-minimal" package

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

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

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

Package: python3-minimal
Architecture: amd64
Version: 3.9.4-1build1
Multi-Arch: allowed
Priority: important
Section: python
Source: python3-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 121
Pre-Depends: python3.9-minimal (>= 3.9.4-0~)
Depends: dpkg (>= 1.13.20)
Filename: pool/main/p/python3-defaults/python3-minimal_3.9.4-1build1_amd64.deb
Size: 24530
MD5sum: ccb00b303a11fd0b90086c73d3bccc44
SHA1: 0cb36ded74c7fbee58da5c4a382a2363e2c9b08a
SHA256: 53f3fa923e884cea79d8c3ca89586d35d5555c9e7cca551dd116fed4e6e69243
SHA512: 72a81f04a06bfe4f73f6572f4b3a050d35faab52f62fffcead577034a47cd0935a2e21e1fff153767f6967a3534fce9a94ef7c5006a659e81d64e62cccd7dddb
Homepage: https://www.python.org/
Description-en: minimal subset of the Python language (default python3 version)
This package contains the interpreter and some essential modules. It's used
in the boot process for some basic tasks.
See /usr/share/doc/python3.9-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5: e5620c49368c71b346ebacd887a48b8d
Task: minimal, server-minimal