How to Install and Uninstall libgivaro-dev Package on Kali Linux

Last updated: November 05,2024

1. Install "libgivaro-dev" package

This tutorial shows how to install libgivaro-dev on Kali Linux

$ sudo apt update $ sudo apt install libgivaro-dev

2. Uninstall "libgivaro-dev" package

This guide covers the steps necessary to uninstall libgivaro-dev on Kali Linux:

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

3. Information about the libgivaro-dev package on Kali Linux

Package: libgivaro-dev
Source: givaro (4.2.0-4)
Version: 4.2.0-4+b1
Installed-Size: 2429
Maintainer: Debian Math Team
Architecture: amd64
Depends: libgivaro9 (= 4.2.0-4+b1), make
Suggests: libgivaro-doc
Size: 286128
SHA256: 5fb73eb5eba64f0bab30a4258db4d7eae955422c8cadf3395def795293add0e4
SHA1: 9a5080894bee87f858e6dd92f4f49376dd24146d
MD5sum: a3299eae7d67cc6db4fcf0a24643e384
Description: 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:
Homepage: https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/givaro/libgivaro-dev_4.2.0-4+b1_amd64.deb