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

Last updated: May 18,2024

1. Install "libiml-dev" package

Please follow the guidance below to install libiml-dev on Kali Linux

$ sudo apt update $ sudo apt install libiml-dev

2. Uninstall "libiml-dev" package

Please follow the guidelines below to uninstall libiml-dev on Kali Linux:

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

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

Package: libiml-dev
Source: iml (1.0.5-1)
Version: 1.0.5-1+b1
Installed-Size: 245
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libiml0 (= 1.0.5-1+b1)
Size: 65456
SHA256: 9876db037503f45f59f8058743115676059faaf1669a6889bb8c22bfa30f3248
SHA1: d2e50924f4d18968f8206dae1a5813192b6bfd95
MD5sum: 888de767061ac79af739c4cdbe36c185
Description: Integer Matrix Library, development files
IML is a library for exact, dense linear algebra over the integers.
IML contains algorithms for nonsingular rational system solving,
computing the right nullspace of an integer matrix, and certified
linear system solving.
.
In addition, IML provides some low level routines for a variety of
mod p matrix operations: computing the row-echelon form, determinant,
rank profile, and inverse of a mod p matrix. These mod p routines
are not general purpose; they require that p satisfy some
preconditions based on the dimension of the input matrix (usually p
should be prime and should be no more than about 20 bits long).
.
This package contains development files for IML.
Description-md5:
Homepage: https://www.cs.uwaterloo.ca/~astorjoh/iml.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/i/iml/libiml-dev_1.0.5-1+b1_amd64.deb