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

Last updated: May 11,2024

1. Install "python3.9" package

Please follow the guidelines below to install python3.9 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3.9

2. Uninstall "python3.9" package

Learn how to uninstall python3.9 on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: python3.9
Architecture: amd64
Version: 3.9.9-2
Multi-Arch: allowed
Priority: important
Section: python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 558
Depends: python3.9-minimal (= 3.9.9-2), libpython3.9-stdlib (= 3.9.9-2), media-types | mime-support
Suggests: python3.9-venv, python3.9-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Filename: pool/main/p/python3.9/python3.9_3.9.9-2_amd64.deb
Size: 436956
MD5sum: 8e6e5cccb45375b4f9791fb5eb21b671
SHA1: b0b3950b56de304ecc3494bb4b9e3ebf60bc90c0
SHA256: d63b98bed149a68255aca97c11e7c563247850cd28db555c61acadd6425ce5d9
SHA512: 39a9aa936ce756df9b7d387ba39eb1f8620ab5de99981c3a22f2086fd3d877487e2f4c43a489d11655eba137a1f9e6a0bab1b9d3eb8ecda47aef4ecd57c01807
Description-en: Interactive high-level object-oriented language (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.
Description-md5: a49d415b9295004c3b3859dbe6873c2d
Task: minimal, server-minimal