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

Last updated: November 26,2024

1. Install "m4ri.i686" package

Please follow the steps below to install m4ri.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install m4ri.i686

2. Uninstall "m4ri.i686" package

This guide covers the steps necessary to uninstall m4ri.i686 on Fedora 39:

$ sudo dnf remove m4ri.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:02:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : m4ri
Version : 20200125
Release : 9.fc39
Architecture : i686
Size : 113 k
Source : m4ri-20200125-9.fc39.src.rpm
Repository : fedora
Summary : Linear Algebra over F_2
URL : https://bitbucket.org/malb/m4ri
License : GPL-2.0-or-later
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.