How to Install and Uninstall flexiblas-netlib.i686 Package on Fedora 36

Last updated: September 24,2024

1. Install "flexiblas-netlib.i686" package

This tutorial shows how to install flexiblas-netlib.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install flexiblas-netlib.i686

2. Uninstall "flexiblas-netlib.i686" package

This tutorial shows how to uninstall flexiblas-netlib.i686 on Fedora 36:

$ sudo dnf remove flexiblas-netlib.i686 $ sudo dnf autoremove

3. Information about the flexiblas-netlib.i686 package on Fedora 36

Last metadata expiration check: 3:34:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : flexiblas-netlib
Version : 3.2.1
Release : 1.fc36
Architecture : i686
Size : 3.0 M
Source : flexiblas-3.2.1-1.fc36.src.rpm
Repository : updates
Summary : FlexiBLAS wrapper library
URL : https://www.mpi-magdeburg.mpg.de/projects/flexiblas
License : GPLv3 with exceptions and LGPLv2+ and BSD
Description : FlexiBLAS is a wrapper library that enables the exchange of the BLAS and
: LAPACK implementation used by a program without recompiling or relinking it.
:
: This package contains the wrapper library with 32-bit integer support.