How to Install and Uninstall blas64.x86_64 Package on Fedora 35

Last updated: June 29,2024

1. Install "blas64.x86_64" package

Learn how to install blas64.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install blas64.x86_64

2. Uninstall "blas64.x86_64" package

This is a short guide on how to uninstall blas64.x86_64 on Fedora 35:

$ sudo dnf remove blas64.x86_64 $ sudo dnf autoremove

3. Information about the blas64.x86_64 package on Fedora 35

Last metadata expiration check: 0:40:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : blas64
Version : 3.10.1
Release : 1.fc35
Architecture : x86_64
Size : 224 k
Source : lapack-3.10.1-1.fc35.src.rpm
Repository : updates
Summary : The Basic Linear Algebra Subprograms library (64bit INTEGER)
URL : http://www.netlib.org/lapack/
License : BSD
Description : BLAS (Basic Linear Algebra Subprograms) is a standard library which
: provides a number of basic algorithms for numerical algebra.
:
: This build has 64bit INTEGER support.