How to Install and Uninstall givaro.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "givaro.x86_64" package

Please follow the instructions below to install givaro.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install givaro.x86_64

2. Uninstall "givaro.x86_64" package

Please follow the step by step instructions below to uninstall givaro.x86_64 on Fedora 34:

$ sudo dnf remove givaro.x86_64 $ sudo dnf autoremove

3. Information about the givaro.x86_64 package on Fedora 34

Last metadata expiration check: 0:51:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : givaro
Version : 4.1.1
Release : 5.fc34
Architecture : x86_64
Size : 108 k
Source : givaro-4.1.1-5.fc34.src.rpm
Repository : fedora
Summary : C++ library for arithmetic and algebraic computations
URL : https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/
License : CeCILL-B
Description : Givaro is a C++ library for arithmetic and algebraic computations.
: Its main features are implementations of the basic arithmetic of many
: mathematical entities: Prime fields, Extension Fields, Finite Fields,
: Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision
: integers and rationals (C++ wrappers over gmp). It also provides
: data-structures and templated classes for the manipulation of basic
: algebraic objects, such as vectors, matrices (dense, sparse, structured),
: and univariate polynomials (and therefore recursive multivariate).