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

Last updated: May 15,2024

1. Install "python-pex-doc" package

This guide let you learn how to install python-pex-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-pex-doc

2. Uninstall "python-pex-doc" package

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

$ sudo apt remove python-pex-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pex-doc
Architecture: all
Version: 1.1.14-3.1
Priority: optional
Section: universe/doc
Source: python-pex
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1052
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-pex/python-pex-doc_1.1.14-3.1_all.deb
Size: 91876
MD5sum: 3e6c48d9a9321a28d943f0c7ef1d657b
SHA1: 6c5019aee2fc970c368099fde0fbb8ff390a9182
SHA256: 88533761d7234dfdc999be4f21e76c8b20b01189177feea16dd755611500944b
SHA512: c669038412ca9bb98c61ae3431d5c584594cf032cddaf738d428f177d43e4afb6ebbbcc242bde671d035addf037b9e9193176d1ce2bb24b9ec05fbd8da762a8a
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 common documentation package.
Description-md5: cd671abe9ea46c55de4afdacb34e35c6