How to Install and Uninstall libiml0 Package on Kali Linux

Last updated: April 28,2024

1. Install "libiml0" package

Please follow the guidance below to install libiml0 on Kali Linux

$ sudo apt update $ sudo apt install libiml0

2. Uninstall "libiml0" package

This is a short guide on how to uninstall libiml0 on Kali Linux:

$ sudo apt remove libiml0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libiml0 package on Kali Linux

Package: libiml0
Source: iml (1.0.5-1)
Version: 1.0.5-1+b1
Installed-Size: 162
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libatlas3-base, libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+dfsg1)
Size: 57120
SHA256: 6bd27177cfbd7a6e2155a24a0462dfbba3db89bb7d36e0e916825d32610b5432
SHA1: f3b79ceeb1bbef3f34e77a2ac2716317961cc3fe
MD5sum: cda27b0228e6e1bd68d0d9d5b5880049
Description: Integer Matrix Library, runtime 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 runtime files for IML.
Description-md5:
Multi-Arch: same
Homepage: https://www.cs.uwaterloo.ca/~astorjoh/iml.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/i/iml/libiml0_1.0.5-1+b1_amd64.deb