How to Install and Uninstall gap-factint Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "gap-factint" package

Please follow the guidance below to install gap-factint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gap-factint

2. Uninstall "gap-factint" package

This guide let you learn how to uninstall gap-factint on openSuSE Tumbleweed:

$ sudo zypper remove gap-factint

3. Information about the gap-factint package on openSuSE Tumbleweed

Information for package gap-factint:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gap-factint
Version : 1.6.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 10.8 MiB
Installed : No
Status : not installed
Source package : gap-factint-1.6.3-1.2.src
Upstream URL : https://gap-packages.github.io/FactInt/
Summary : GAP: Advanced Methods for Factoring Integers
Description :
FactInt is a GAP 4 package which provides routines for factoring
integers, in particular:
* Pollard's p-1
* Williams' p+1
* Elliptic Curves Method (ECM)
* Continued Fraction Algorithm (CFRAC)
* Multiple Polynomial Quadratic Sieve (MPQS)
It also provides access to Richard P. Brent's tables of factors of
integers of the form b^k +/- 1.