How to Install and Uninstall python3-pip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-pip" package

This guide let you learn how to install python3-pip on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pip
Architecture: all
Version: 8.1.1-2ubuntu0.6
Priority: optional
Section: universe/python
Source: python-pip
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 556
Depends: ca-certificates, python-pip-whl (= 8.1.1-2ubuntu0.6), python3:any (>= 3.4~)
Recommends: build-essential, python3-dev (>= 3.2), python3-setuptools, python3-wheel
Filename: pool/universe/p/python-pip/python3-pip_8.1.1-2ubuntu0.6_all.deb
Size: 108768
MD5sum: 793e5bfdff42988b259a858a241d620b
SHA1: 0ad53b9aa7f0e7deab52771f6368c19970248a38
SHA256: 6cc1ca1d2609e058c10ea659f577876c0b5feb3abd7df09da9a4b166daa17ca3
SHA512: 43ffa977e77216c634d383900f8c44fe9c4bad8ca803a9489f8ae334ed2436c6799f75bdc3beda95dce0d3114d196e1a527c3f42105179f84013357e8f1972c2
Homepage: https://pip.pypa.io/en/stable/
Description-en: alternative Python package installer - Python 3 version of the package
pip is a replacement for easy_install, and is intended to be an improved
Python package installer. It integrates with virtualenv, doesn't do partial
installs, can save package state for replaying, can install from non-egg
sources, and can install from version control repositories.
.
This is the Python 3 version of the package.
Description-md5: 518fd76c787f6bd48e413ec4bcd3eb84

Package: python3-pip
Priority: optional
Section: universe/python
Installed-Size: 554
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pip
Version: 8.1.1-2
Depends: ca-certificates, python-pip-whl (= 8.1.1-2), python3:any (>= 3.4~)
Recommends: build-essential, python3-dev (>= 3.2), python3-setuptools, python3-wheel
Filename: pool/universe/p/python-pip/python3-pip_8.1.1-2_all.deb
Size: 108740
MD5sum: 2df4cd61c524a0e7721e612e89f710e8
SHA1: 7eca35aaadf0e2a5246a256063fdfc4631630fbd
SHA256: cf6a2d9befe0a6fb0002cd259bed40669588101a825006f4f07e2343a89e5f49
Description-en: alternative Python package installer - Python 3 version of the package
pip is a replacement for easy_install, and is intended to be an improved
Python package installer. It integrates with virtualenv, doesn't do partial
installs, can save package state for replaying, can install from non-egg
sources, and can install from version control repositories.
.
This is the Python 3 version of the package.
Description-md5: 518fd76c787f6bd48e413ec4bcd3eb84
Homepage: https://pip.pypa.io/en/stable/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu