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

Last updated: May 12,2024

1. Install "python3-pip" package

Please follow the guidance below to install python3-pip on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-pip

2. Uninstall "python3-pip" package

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

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

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

Package: python3-pip
Architecture: all
Version: 22.2+dfsg-1
Priority: optional
Section: universe/python
Source: python-pip
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6589
Provides: pip
Depends: ca-certificates, python3-distutils, python3-setuptools, python3-wheel, python3:any
Recommends: build-essential, python3-dev (>= 3.2)
Breaks: python-pip
Replaces: python-pip
Filename: pool/universe/p/python-pip/python3-pip_22.2+dfsg-1_all.deb
Size: 1270808
MD5sum: 0daf54f0715a4639e647b900e640b77d
SHA1: c34ec16e6b4172ba772752e97d38fa970d10053e
SHA256: 6bf9923a51488f8e32cb21b267ade34af4848ebc7224ca24dd169516269cd158
SHA512: 539bb87eda254c5263508bb3a5f66d52a1bcfb4f5bd424d745f696f9f8e322e77621fdf8fc2ea48b6dff9640a53008edff20870c8f888c1d59b12b0f288e10fc
Homepage: https://pip.pypa.io/en/stable/
Description: Python package installer
Description-md5: 9d251b212c019b715059567c86cd6fa2
Task: ubuntustudio-audio