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

Last updated: May 20,2024

1. Install "python3.9-full" package

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

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

2. Uninstall "python3.9-full" package

Here is a brief guide to show you how to uninstall python3.9-full on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: python3.9-full
Architecture: amd64
Version: 3.9.9-2
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: 6
Depends: python3.9 (= 3.9.9-2), libpython3.9-testsuite, python3.9-venv (= 3.9.9-2), idle-python3.9, python3.9-distutils, python3.9-gdbm, python3.9-lib2to3, python3.9-tk, ca-certificates
Recommends: python3.9-doc, python3.9-examples
Suggests: python3.9-dev
Filename: pool/universe/p/python3.9/python3.9-full_3.9.9-2_amd64.deb
Size: 1108
MD5sum: 5256c8c0d765d2c0354bc055b9d7b731
SHA1: 03e1369d6903333797dc60e765fe03c66cdb9f67
SHA256: 8b52f964c98d1c779c49bcb72dbd6aa1bbeeced375ed859064fb807993ca526f
SHA512: 47fe5206f5bdacdd01dceb14d7dba81ceef57c98ba451e03f4ed58aa4c5e9000340e7784922769fac5fb5aa469f9dfc86c46881ae53cd9fc03affe51346d908e
Description-en: Python Interpreter with complete class library (version 3.9)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on the full
standard library of Python for Python developers. Including modules
used only at build-time, such as venv and distutils, and modules with
complex dependencies, such as tk and IDLE. All batteries included.
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
Description-md5: d6c7f2de77c9206a23051e10ddc0d0a9