How to Install and Uninstall flexiblas.src Package on Oracle Linux 9

Last updated: November 29,2024

1. Install "flexiblas.src" package

This tutorial shows how to install flexiblas.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install flexiblas.src

2. Uninstall "flexiblas.src" package

This tutorial shows how to uninstall flexiblas.src on Oracle Linux 9:

$ sudo dnf remove flexiblas.src $ sudo dnf autoremove

3. Information about the flexiblas.src package on Oracle Linux 9

Last metadata expiration check: 2:45:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : flexiblas
Version : 3.0.4
Release : 8.el9
Architecture : src
Size : 8.8 M
Source : None
Repository : ol9_appstream
Summary : A BLAS/LAPACK wrapper library with runtime exchangeable backends
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.