How to Install and Uninstall libgivaro9 Package on openSUSE Leap

Last updated: October 05,2024

1. Install "libgivaro9" package

This tutorial shows how to install libgivaro9 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgivaro9

2. Uninstall "libgivaro9" package

This guide covers the steps necessary to uninstall libgivaro9 on openSUSE Leap:

$ sudo zypper remove libgivaro9

3. Information about the libgivaro9 package on openSUSE Leap

Information for package libgivaro9:
-----------------------------------
Repository : Main Repository
Name : libgivaro9
Version : 4.2.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 355.3 KiB
Installed : No
Status : not installed
Source package : givaro-4.2.0-bp155.2.13.src
Upstream URL : https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/
Summary : C++ library for arithmetic and algebraic computations
Description :
Givaro is a C++ library for arithmetic and algebraic computations.
Its main features are implementations of the basic arithmetic of many
mathematical entities: Primes fields, Extensions Fields, Finite
Fields, Finite Rings, Polynomials, Algebraic numbers, Arbitrary
precision integers and rationals. It also provides data structures
and templated classes for the manipulation of basic algebraic
objects, such as vectors, matrices (dense, sparse, structured),
univariate polynomials (and therefore recursive multivariate).
It contains different program modules and is fully compatible with
the LinBox linear algebra library and the KAAPI kernel for
Adaptative, Asynchronous Parallel and Interactive programming.