How to Install and Uninstall python3.9 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "python3.9" package

Please follow the instructions below to install python3.9 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3.9

2. Uninstall "python3.9" package

Please follow the instructions below to uninstall python3.9 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3.9 package on Ubuntu 21.10 (Impish Indri)

Package: python3.9
Architecture: amd64
Version: 3.9.7-2build1
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: 554
Depends: python3.9-minimal (= 3.9.7-2build1), libpython3.9-stdlib (= 3.9.7-2build1), 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.7-2build1_amd64.deb
Size: 432798
MD5sum: 3278a614b39d937a3280d94064e91202
SHA1: 6a12c6586cf4410ec53a132f8ecdb4519191956d
SHA256: 45fbaa5126e1effde830f9b5b37f4d3ee0cacc57e0dd96708ad8087f9f0fdea3
SHA512: dd0c3d3d61666e248a486df1da316fae628f81d8fc17a5237953b145e3a4433376f26a503940c032065ff2f8af6c3f5c647a2f60cf956490f7ac0c5a49ceb57d
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