How to Install and Uninstall python-gmpy2-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "python-gmpy2-common" package

Please follow the steps below to install python-gmpy2-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gmpy2-common

2. Uninstall "python-gmpy2-common" package

Please follow the steps below to uninstall python-gmpy2-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gmpy2-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gmpy2-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gmpy2-common
Priority: optional
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Kelly
Architecture: all
Source: python-gmpy2
Version: 2.0.7-2build1
Recommends: python-gmpy2 | python3-gmpy2
Filename: pool/universe/p/python-gmpy2/python-gmpy2-common_2.0.7-2build1_all.deb
Size: 23858
MD5sum: d4f4a100526c7a8df4969b46338bed57
SHA1: 95b0d69e93a781578e7c331addc85591fa3abff5
SHA256: 373438ae615dc20ec9b06c8d86b3c1690e4dff6d8c522f54992df610b9b3522d
Description-en: interfaces GMP to Python for fast, unbound-precision computations
gmpy is a C-coded Python extension module that wraps the GMP library to
provide to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions, and
more.
.
This package installs files in common between python-gmpy2 and python3-gmpy2.
Description-md5: 6f550c6162360f72a287330a867fa16b
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/gmpy2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu