How to Install and Uninstall pipx Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 25,2024

1. Install "pipx" package

This guide covers the steps necessary to install pipx on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pipx

2. Uninstall "pipx" package

Please follow the guidelines below to uninstall pipx on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pipx $ sudo apt autoclean && sudo apt autoremove

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

Package: pipx
Architecture: all
Version: 0.16.4-1
Priority: optional
Section: universe/python
Source: python-pipx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 196
Depends: python3-venv, python3-argcomplete, python3-packaging, python3-userpath, python3:any
Filename: pool/universe/p/python-pipx/pipx_0.16.4-1_all.deb
Size: 41356
MD5sum: 96a50a50e1aeab909737c2f5f4ee6f59
SHA1: c005cac1d91249a8d85438ce4d40c06e9349e140
SHA256: e0501b5913760af38a55dcba57c82aa72fed2d61f26dcb7863430ac325264ca9
SHA512: 8e71f34ffcc1a5115199ad04ce001426024f49b2023165f62224bd24d073960c0e4c843002705e8016b7d748653499b862a5efcc658a55f03d1b0a8d52591772
Homepage: https://github.com/pypa/pipx
Description-en: execute binaries from Python packages in isolated environments
pipx allows you to...
.
* Run the latest version of a CLI application from a package
in a temporary virtual environment,
leaving your system untouched after it finishes.
* Install packages to isolated virtual environments,
while globally exposing their CLI applications
so you can run them from anywhere.
* Easily list, upgrade, and uninstall packages
that were installed with pipx.
.
pipx runs with regular user permissions,
never calling "sudo pip install".
Description-md5: 69db2e14156b65bc6645b8a18d917a33