How to Install and Uninstall qrmumps.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "qrmumps.x86_64" package

Please follow the step by step instructions below to install qrmumps.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install qrmumps.x86_64

2. Uninstall "qrmumps.x86_64" package

Please follow the steps below to uninstall qrmumps.x86_64 on Fedora 36:

$ sudo dnf remove qrmumps.x86_64 $ sudo dnf autoremove

3. Information about the qrmumps.x86_64 package on Fedora 36

Last metadata expiration check: 4:39:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : qrmumps
Version : 3.0.2
Release : 4.fc36
Architecture : x86_64
Size : 326 k
Source : qrmumps-3.0.2-4.fc36.src.rpm
Repository : fedora
Summary : A multithreaded multifrontal QR solver
URL : http://buttari.perso.enseeiht.fr/qr_mumps/
License : LGPLv3+
Description : qr_mumps is a software package for the solution of sparse,
: linear systems on multicore computers.
: It implements a direct solution method based on the QR
: factorization of the input matrix. Therefore, it is suited
: to solving sparse least-squares problems and to computing
: the minimum-norm solution of sparse, underdetermined problems.
: It can obviously be used for solving square problems in which
: case the stability provided by the use of orthogonal transformations
: comes at the cost of a higher operation count with respect to solvers
: based on, e.g., the LU factorization.
: qr_mumps supports real and complex, single or double precision arithmetic.