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

Last updated: May 17,2024

1. Install "libpython3.9-minimal" package

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

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

2. Uninstall "libpython3.9-minimal" package

Please follow the guidance below to uninstall libpython3.9-minimal on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: libpython3.9-minimal
Architecture: amd64
Version: 3.9.9-2
Multi-Arch: same
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: 5006
Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0~~alpha1)
Recommends: libpython3.9-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Breaks: libpython3.9-stdlib (<< 3.9.0~rc1)
Replaces: libpython3.9-stdlib (<< 3.9.0~rc1)
Filename: pool/main/p/python3.9/libpython3.9-minimal_3.9.9-2_amd64.deb
Size: 789664
MD5sum: bc5f1198334e6b99049bcaf69678b58f
SHA1: 7eaaa462553dc7ed8f91b024efaac73868e2231d
SHA256: f18de6280070c136a04f552196c84035a5c6ebaef5d32eae4eb108bd0263e0bb
SHA512: c4f972456310697a0740a9a2d24a308bb02efe92d0a5dfce741092aaa98ea1d9f3dd51d8f95e5b24b5f3e0a46efc33f911882495ebfb2ddbf3c28d48dbe6739d
Description-en: Minimal subset of the Python language (version 3.9)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.9-minimal.
Description-md5: df14675954e1e2ed15189dc69d42f238
Task: minimal, server-minimal