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

Last updated: December 24,2024

1. Install "gap-guava" package

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

$ sudo zypper refresh $ sudo zypper install gap-guava

2. Uninstall "gap-guava" package

Learn how to uninstall gap-guava on openSuSE Tumbleweed:

$ sudo zypper remove gap-guava

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

Information for package gap-guava:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gap-guava
Version : 3.18-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.6 MiB
Installed : No
Status : not installed
Source package : gap-guava-3.18-1.2.src
Upstream URL : https://gap-packages.github.io/guava/
Summary : GAP package for computing with error-correcting codes
Description :
GUAVA is a package that implements coding theory algorithms in GAP.
With GUAVA, codes can be created and manipulated and information
about codes can be calculated.
GUAVA consists of various files written in the GAP language, and an
external program for dealing with automorphism groups of codes and
isomorphism testing functions. Several algorithms that need the speed
are integrated in the GAP kernel.