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

Last updated: January 08,2025

1. Install "flexiblas-devel.i686" package

Here is a brief guide to show you how to install flexiblas-devel.i686 on Fedora 39

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

2. Uninstall "flexiblas-devel.i686" package

This is a short guide on how to uninstall flexiblas-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 3:26:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : flexiblas-devel
Version : 3.4.1
Release : 1.fc39
Architecture : i686
Size : 108 k
Source : flexiblas-3.4.1-1.fc39.src.rpm
Repository : updates
Summary : Development headers and libraries for FlexiBLAS
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.
:
: This package contains the development headers and libraries.