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

Last updated: May 12,2024

1. Install "python3-pex" package

Please follow the guidance below to install python3-pex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pex

2. Uninstall "python3-pex" package

Please follow the instructions below to uninstall python3-pex on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-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: 313
Depends: python3-pkg-resources, python3:any
Suggests: python-pex-doc
Filename: pool/universe/p/python-pex/python3-pex_1.1.14-3.1_all.deb
Size: 68676
MD5sum: f8537951380438aa29f215f0588f2fc6
SHA1: 64c9a39ea3bc40b31d9ca3844de52a50a5b16584
SHA256: 66b80ced56bc1440d863b59cd820a7cf86090e5ddae665341dfaeb7703c52b33
SHA512: f4d24b0b277e61d208b0e3b024f630ee9a0c8eef5e04ee6b47033b31bd044464579e667f3e4281172444c07126d0ff00e249266621f9e5289ee152c47bd232cb
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 Python 3 library version.
Description-md5: f3c7d491758d5f76ff121f49cf1ce7fd