How to Install and Uninstall libgivaro9 Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "libgivaro9" package

Please follow the step by step instructions below to install libgivaro9 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgivaro9

2. Uninstall "libgivaro9" package

This is a short guide on how to uninstall libgivaro9 on openSuSE Tumbleweed:

$ sudo zypper remove libgivaro9

3. Information about the libgivaro9 package on openSuSE Tumbleweed

Information for package libgivaro9:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgivaro9
Version : 4.2.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 363.4 KiB
Installed : No
Status : not installed
Source package : givaro-4.2.0-2.3.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.