How to Install and Uninstall python3 Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: April 29,2024

1. Install "python3" package

Please follow the steps below to install python3 on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3

2. Uninstall "python3" package

This guide let you learn how to uninstall python3 on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3 package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3
Architecture: amd64
Version: 3.10.6-1
Multi-Arch: allowed
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: 90
Provides: python3-profiler
Pre-Depends: python3-minimal (= 3.10.6-1)
Depends: python3.10 (>= 3.10.6-1~), libpython3-stdlib (= 3.10.6-1)
Suggests: python3-doc (>= 3.10.6-1), python3-tk (>= 3.10.6-1~), python3-venv (>= 3.10.6-1)
Replaces: python3-minimal (<< 3.1.2-2)
Filename: pool/main/p/python3-defaults/python3_3.10.6-1_amd64.deb
Size: 22272
MD5sum: 89499f53ee4ffa25cae1a5834d3a9da0
SHA1: 1431f66785e3e069a6895378973aaa1d74e6c041
SHA256: bf28d1441a1bbe2faac89e766f0637e056113c5a1912782407e13c3d8f53305a
SHA512: 54da848af6b8ad428a10a6c552d15299d559f11cba1d4da395c57b0287b18e40a376961481f609e38cf4105cb68dfffb96ea71369a4eda28bc11c76f53a6dbaf
Homepage: https://www.python.org/
Description: interactive high-level object-oriented language (default python3 version)
Description-md5: edba5c9b1c55944aeb880ba5986382ce
Task: minimal, server-minimal