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

Last updated: November 26,2024

1. Install "libpython3.9-stdlib" package

This is a short guide on how to install libpython3.9-stdlib on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "libpython3.9-stdlib" package

This is a short guide on how to uninstall libpython3.9-stdlib on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: libpython3.9-stdlib
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: 7937
Depends: libpython3.9-minimal (= 3.9.9-2), media-types | mime-support, tzdata, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Recommends: ca-certificates
Filename: pool/main/p/python3.9/libpython3.9-stdlib_3.9.9-2_amd64.deb
Size: 1806812
MD5sum: fcf21b5f45cea9a7bc2efee3cd6900cb
SHA1: 36b4a3d03a8e19accd16422f1bf1748b7ef3e1c6
SHA256: f440db2529b9669bcfb78202f44af7a2f9f5191f509ee0662fe022014cc1ed7b
SHA512: 5a7223fe792b59d980efb8d6f9b1a8948772d88a149239cc3e2b73987607ddf5e8bc1152e98e8c859432d570d3bb7ec743ce71f5c01506cd720c4b62c57f6fb0
Description-en: Interactive high-level object-oriented language (standard library, version 3.9)
Python is a high-level, interactive, object-oriented language. Its 3.9 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.9's standard library. It is normally not
used on its own, but as a dependency of python3.9.
Description-md5: 019f527b758eb3d399b20b6ededfcb54
Task: minimal, server-minimal