How to Install and Uninstall m4ri.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "m4ri.i686" package

This tutorial shows how to install m4ri.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install m4ri.i686

2. Uninstall "m4ri.i686" package

Learn how to uninstall m4ri.i686 on Fedora 35:

$ sudo dnf remove m4ri.i686 $ sudo dnf autoremove

3. Information about the m4ri.i686 package on Fedora 35

Last metadata expiration check: 5:35:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : m4ri
Version : 20200125
Release : 5.fc35
Architecture : i686
Size : 110 k
Source : m4ri-20200125-5.fc35.src.rpm
Repository : fedora
Summary : Linear Algebra over F_2
URL : https://bitbucket.org/malb/m4ri
License : GPLv2+
Description : M4RI is a library for fast arithmetic with dense matrices over F_2.
: The name M4RI comes from the first implemented algorithm: The "Method
: of the Four Russians" inversion algorithm published by Gregory Bard.
: M4RI is used by the Sage mathematics software and the BRiAl library.