How to Install and Uninstall python3.9-minimal Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "python3.9-minimal" package

Please follow the guidelines below to install python3.9-minimal on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "python3.9-minimal" package

Learn how to uninstall python3.9-minimal on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3.9-minimal package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3.9-minimal
Architecture: amd64
Version: 3.9.0-5
Multi-Arch: allowed
Priority: optional
Section: universe/python
Source: python3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5508
Pre-Depends: libc6 (>= 2.32)
Depends: libpython3.9-minimal (= 3.9.0-5), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: python3.9
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/universe/p/python3.9/python3.9-minimal_3.9.0-5_amd64.deb
Size: 1909420
MD5sum: 2c8f0748c56d5385e1e83611c9bae45f
SHA1: 87a0f6d7949530ce5f364dc95daba98045a1a492
SHA256: defa16a944af7fb914f0c9d0e44a0aef9db6ce6cb9eb5020e55879a8b35f626e
SHA512: 0f342b31aacb8c26c4d916aef347cf4c7d0e01c51688f35160a7c4a84822a84962f2c635fda49bbe0662246a109ae3662e7ab9a11198beacd106ffe7e97da185
Description-en: Minimal subset of the Python language (version 3.9)
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.9-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5: cd370bbd0ff51beae7a757794c49c53c
Cnf-Visible-Pkgname: python3.9