How to Install and Uninstall blas64.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "blas64.x86_64" package

Please follow the guidance below to install blas64.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install blas64.x86_64

2. Uninstall "blas64.x86_64" package

Please follow the instructions below to uninstall blas64.x86_64 on CentOS Stream 8:

$ sudo dnf remove blas64.x86_64 $ sudo dnf autoremove

3. Information about the blas64.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:32:23 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : blas64
Version : 3.8.0
Release : 8.el8
Architecture : x86_64
Size : 160 k
Source : lapack-3.8.0-8.el8.src.rpm
Repository : appstream
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.