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

Last updated: May 21,2024

1. Install "python38-gmpy" package

Learn how to install python38-gmpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-gmpy

2. Uninstall "python38-gmpy" package

This guide covers the steps necessary to uninstall python38-gmpy on openSuSE Tumbleweed:

$ sudo zypper remove python38-gmpy

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

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