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

Last updated: May 18,2024

1. Install "python39-gmpy" package

Please follow the guidelines below to install python39-gmpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gmpy

2. Uninstall "python39-gmpy" package

This tutorial shows how to uninstall python39-gmpy on openSuSE Tumbleweed:

$ sudo zypper remove python39-gmpy

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

Information for package python39-gmpy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.