How to Install and Uninstall iml.x86_64 Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "iml.x86_64" package

Please follow the instructions below to install iml.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install iml.x86_64

2. Uninstall "iml.x86_64" package

This tutorial shows how to uninstall iml.x86_64 on CentOS Stream 8:

$ sudo dnf remove iml.x86_64 $ sudo dnf autoremove

3. Information about the iml.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:22:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : iml
Version : 1.0.5
Release : 31.el8
Architecture : x86_64
Size : 70 k
Source : iml-1.0.5-31.el8.src.rpm
Repository : epel
Summary : Finds solutions to systems of linear equations over integers
URL : https://cs.uwaterloo.ca/~astorjoh/iml.html
License : BSD
Description : IML provides efficient routines to compute exact solutions to dense systems of
: linear equations over the integers. The following functionality is provided:
: • Nonsingular rational system solving.
: • Compute the right nullspace of an integer matrix.
: • Certified linear system solving.