How to Install and Uninstall iml.i686 Package on Fedora 36

Last updated: January 16,2025

1. Install "iml.i686" package

Learn how to install iml.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install iml.i686

2. Uninstall "iml.i686" package

Learn how to uninstall iml.i686 on Fedora 36:

$ sudo dnf remove iml.i686 $ sudo dnf autoremove

3. Information about the iml.i686 package on Fedora 36

Last metadata expiration check: 4:15:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : iml
Version : 1.0.5
Release : 33.fc36
Architecture : i686
Size : 76 k
Source : iml-1.0.5-33.fc36.src.rpm
Repository : fedora
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.