How to Install and Uninstall gap-factint Package on openSUSE Leap

Last updated: April 29,2024

1. Install "gap-factint" package

Please follow the guidance below to install gap-factint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gap-factint

2. Uninstall "gap-factint" package

Please follow the step by step instructions below to uninstall gap-factint on openSUSE Leap:

$ sudo zypper remove gap-factint

3. Information about the gap-factint package on openSUSE Leap

Information for package gap-factint:
------------------------------------
Repository : Main Repository
Name : gap-factint
Version : 1.6.0-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8,9 MiB
Installed : No
Status : not installed
Source package : gap-factint-1.6.0-bp153.1.12.src
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.