How to Install and Uninstall iml.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 26,2024

1. Install "iml.x86_64" package

Please follow the step by step instructions below to install iml.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install iml.x86_64

2. Uninstall "iml.x86_64" package

In this section, we are going to explain the necessary steps to uninstall iml.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove iml.x86_64 $ sudo dnf autoremove

3. Information about the iml.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:03:54 ago on Mon Feb 26 15:59:38 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.