How to Install and Uninstall libgivaro1v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libgivaro1v5" package

Learn how to install libgivaro1v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgivaro1v5

2. Uninstall "libgivaro1v5" package

Please follow the instructions below to uninstall libgivaro1v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgivaro1v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgivaro1v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgivaro1v5
Priority: optional
Section: universe/libs
Installed-Size: 384
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: givaro
Version: 3.7.2-1.1
Replaces: libgivaro1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgmp10, libgmpxx4ldbl, libstdc++6 (>= 5.2)
Conflicts: libgivaro1
Filename: pool/universe/g/givaro/libgivaro1v5_3.7.2-1.1_amd64.deb
Size: 74976
MD5sum: 8e2bb455aa8bbe6b9653d051cd266952
SHA1: bba8b046f6d28edbe9b962de574bb79ec6c0ff75
SHA256: 5bacbb379a3f8eefa514d1328a74bc008b155b4839bd66ec24bd89e869c754d0
Description-en: arithmetic and algebraic computations
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, and Arbitrary
precision integers and rationals (C++ wrappers over gmp).
.
Givaro 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 Athapascan environment,
which permits parallel programming.
.
This package contains runtime files for Givaro.
Description-md5: b7f149d55830e518aa74a913050808d7
Multi-Arch: same
Homepage: http://ljk.imag.fr/CASYS/LOGICIELS/givaro/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu