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

Last updated: November 28,2024

1. Install "flexiblas.i686" package

Please follow the instructions below to install flexiblas.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install flexiblas.i686

2. Uninstall "flexiblas.i686" package

Please follow the guidance below to uninstall flexiblas.i686 on Fedora 39:

$ sudo dnf remove flexiblas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:22:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : flexiblas
Version : 3.4.1
Release : 1.fc39
Architecture : i686
Size : 25 k
Source : flexiblas-3.4.1-1.fc39.src.rpm
Repository : updates
Summary : A BLAS/LAPACK wrapper library with runtime exchangeable backends
URL : https://www.mpi-magdeburg.mpg.de/projects/flexiblas
License : LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
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.