How to Install and Uninstall python3.9-minimal Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 03,2024

1. Install "python3.9-minimal" package

This guide covers the steps necessary to install python3.9-minimal on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "python3.9-minimal" package

Please follow the step by step instructions below to uninstall python3.9-minimal on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3.9-minimal package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3.9-minimal
Architecture: amd64
Version: 3.9.9-2
Multi-Arch: allowed
Priority: important
Section: python
Source: python3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5393
Pre-Depends: libc6 (>= 2.34)
Depends: libpython3.9-minimal (= 3.9.9-2), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: python3.9
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/main/p/python3.9/python3.9-minimal_3.9.9-2_amd64.deb
Size: 2062466
MD5sum: 479bb3b0c5330f43717d110c0fdd5be9
SHA1: 46aaaa2146cad11ac65ab0fb4a2857fa92d0d24b
SHA256: 4df6a8b81badb937e3687125fc9622b1ac12a6b3c83cd93ab28730b77f8920bb
SHA512: 8bc2703f978eade3ea15029d4092677f8b28cc8755d97c30b4702d87393014a42a44b49cfd1076e5f7cceea75b9629f0188c144132d37aaa5a297bd7800e927a
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
Task: minimal, server-minimal
Cnf-Visible-Pkgname: python3.9