How to Install and Uninstall flexiblas-devel.x86_64 Package on Fedora 35

Last updated: October 10,2024

1. Install "flexiblas-devel.x86_64" package

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

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

2. Uninstall "flexiblas-devel.x86_64" package

Please follow the steps below to uninstall flexiblas-devel.x86_64 on Fedora 35:

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

3. Information about the flexiblas-devel.x86_64 package on Fedora 35

Last metadata expiration check: 0:03:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : flexiblas-devel
Version : 3.2.1
Release : 1.fc35
Architecture : x86_64
Size : 107 k
Source : flexiblas-3.2.1-1.fc35.src.rpm
Repository : updates
Summary : Development headers and libraries for FlexiBLAS
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 development headers and libraries.