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

Last updated: May 08,2024

1. Install "libiml0" package

Please follow the steps below to install libiml0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiml0

2. Uninstall "libiml0" package

This tutorial shows how to uninstall libiml0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libiml0
Priority: optional
Section: universe/libs
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: iml
Version: 1.0.4-1
Depends: libatlas3-base, libc6 (>= 2.4), libgmp10
Pre-Depends: multiarch-support
Filename: pool/universe/i/iml/libiml0_1.0.4-1_amd64.deb
Size: 51580
MD5sum: 7eec50bd87ac2e0b47278aefd56f4c81
SHA1: ff222693c9b3857b5a335a3bee6bef6289acd3c5
SHA256: 864032474bf2893af60f80e86fc713496fc011ad9deef750ee751ea823ca4701
Description-en: 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: 20e75e542944f02c9bca9083b712e38c
Multi-Arch: same
Homepage: http://www.cs.uwaterloo.ca/~astorjoh/iml.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu