How to Install and Uninstall python36-gmpy Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python36-gmpy" package

Learn how to install python36-gmpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-gmpy

2. Uninstall "python36-gmpy" package

Please follow the instructions below to uninstall python36-gmpy on openSuSE Tumbleweed:

$ sudo zypper remove python36-gmpy

3. Information about the python36-gmpy package on openSuSE Tumbleweed

Information for package python36-gmpy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-gmpy
Version : 1.17-2.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 258,8 KiB
Installed : No
Status : not installed
Source package : python-gmpy-1.17-2.19.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.