How to Install and Uninstall libpython3-stdlib Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libpython3-stdlib" package

This is a short guide on how to install libpython3-stdlib on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpython3-stdlib

2. Uninstall "libpython3-stdlib" package

Please follow the guidance below to uninstall libpython3-stdlib on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libpython3-stdlib package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpython3-stdlib
Architecture: amd64
Version: 3.9.4-1
Multi-Arch: same
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: 38
Depends: libpython3.9-stdlib (>= 3.9.4-0~)
Filename: pool/main/p/python3-defaults/libpython3-stdlib_3.9.4-1_amd64.deb
Size: 6984
MD5sum: 9a716b7aacb409664f40f437641782f9
SHA1: 4d3d1cb7092b6752679b40ae30cd63cff242036a
SHA256: 116e9081e9100be3214eb5736d12aa825681e03745e5d36c448030983782c09a
SHA512: 3037f3cf16ebb0801f32d15e05e003119d113057346d807d4d7894885097c28cb6b998d7446a8801a967b43584550d250158d43f99b8719239c393617f5166bd
Homepage: https://www.python.org/
Description-en: interactive high-level object-oriented language (default python3 version)
This package contains the majority of the standard library for the Python
language (default python3 version).
.
This package is a dependency package, which depends on Debian's default
Python 3 version's standard library (currently v3.9).
Description-md5: db75371015cc9bed084e97283b41d53c
Task: minimal