How to Install and Uninstall python2-gmpy Package on openSUSE Leap
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-gmpy" package
Here is a brief guide to show you how to install python2-gmpy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-gmpy
Copied
2. Uninstall "python2-gmpy" package
In this section, we are going to explain the necessary steps to uninstall python2-gmpy on openSUSE Leap:
$
sudo zypper remove
python2-gmpy
Copied
3. Information about the python2-gmpy package on openSUSE Leap
Information for package python2-gmpy:
-------------------------------------
Repository : Main Repository
Name : python2-gmpy
Version : 1.17-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 277,2 KiB
Installed : No
Status : not installed
Source package : python-gmpy-1.17-bp153.1.20.src
Summary : Multiprecision arithmetic for Python
Description :
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.
-------------------------------------
Repository : Main Repository
Name : python2-gmpy
Version : 1.17-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 277,2 KiB
Installed : No
Status : not installed
Source package : python-gmpy-1.17-bp153.1.20.src
Summary : Multiprecision arithmetic for Python
Description :
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.