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

Last updated: May 15,2024

1. Install "gap-guava" package

Here is a brief guide to show you how to install gap-guava on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gap-guava

2. Uninstall "gap-guava" package

This tutorial shows how to uninstall gap-guava on openSUSE Leap:

$ sudo zypper remove gap-guava

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

Information for package gap-guava:
----------------------------------
Repository : Main Repository
Name : gap-guava
Version : 3.13-bp153.1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 6,3 MiB
Installed : No
Status : not installed
Source package : gap-guava-3.13-bp153.1.14.src
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.