How to Install and Uninstall libgivaro-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libgivaro-dev" package

Please follow the instructions below to install libgivaro-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgivaro-dev

2. Uninstall "libgivaro-dev" package

In this section, we are going to explain the necessary steps to uninstall libgivaro-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgivaro-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgivaro-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgivaro-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1730
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: givaro
Version: 3.7.2-1.1
Depends: libgivaro1v5 (= 3.7.2-1.1), make
Suggests: libgivaro-doc
Filename: pool/universe/g/givaro/libgivaro-dev_3.7.2-1.1_amd64.deb
Size: 239702
MD5sum: 4e6976993ff3467ed9893622916a3e63
SHA1: 523b4cef75e26628a8789054f3e6f94048b16f2f
SHA256: eeb808434ee8c08d7511de7c3e4cee29c3c458d2e5814435efdec72036be93c4
Description-en: arithmetic and algebraic computations - development files
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 development files for Givaro.
Description-md5: 0e42f6a905117860ade34bc07ff1d2c4
Homepage: http://ljk.imag.fr/CASYS/LOGICIELS/givaro/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu