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

Last updated: September 20,2024

1. Install "pex" package

In this section, we are going to explain the necessary steps to install pex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pex

2. Uninstall "pex" package

Please follow the guidance below to uninstall pex on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pex $ sudo apt autoclean && sudo apt autoremove

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

Package: pex
Architecture: all
Version: 1.1.14-3.1
Priority: optional
Section: universe/python
Source: python-pex
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: python3, python3-pex, python3-pkg-resources, python3-requests, python3-setuptools, python3-wheel, python3:any
Suggests: python-pex-doc
Breaks: python-pex-cli (<< 1.0.3-2~)
Replaces: python-pex-cli (<< 1.0.3-2~)
Filename: pool/universe/p/python-pex/pex_1.1.14-3.1_all.deb
Size: 4024
MD5sum: 9564c16515f66b84ba01fffb86db6640
SHA1: 642f20f1eb2334deb23095ef72ac8d3745047a63
SHA256: c4bb378fbabc07e897e442649b6e0a8aeb36adb23942792442940c045968b5a8
SHA512: 5cadafdf44dceb82fa227b840690bb69503fedaedf0b1f832c5e35bc835e8dcedd8063db2547c8d6c00d8a18b800be2d34532e1d7260174e7a713f0634e1e786
Homepage: https://github.com/pantsbuild/pex
Description-en: library for generating Python executable zip files
pex is a library for generating .pex (Python EXecutable) files which
are executable Python environments in the spirit of virtualenvs. pex
is an expansion upon the ideas outlined in PEP 441 and makes the
deployment of Python applications as simple as cp. pex files may even
include multiple platform-specific Python distributions, meaning that
a single pex file can be portable across Linux and OS X.
.
pex files can be built using the pex tool. Build systems such as
Pants and Buck also support building .pex files directly.
.
This is the command line package.
Description-md5: 3574a1e80ea92f572d28e5e7845385cf