How to Install and Uninstall blas.x86_64 Package on CentOS 8 / RHEL 8
Last updated: February 05,2025
1. Install "blas.x86_64" package
Please follow the steps below to install blas.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
blas.x86_64
Copied
2. Uninstall "blas.x86_64" package
This tutorial shows how to uninstall blas.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
blas.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the blas.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:54:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : blas
Version : 3.8.0
Release : 8.el8
Architecture : x86_64
Size : 429 k
Source : lapack-3.8.0-8.el8.src.rpm
Repository : appstream
Summary : The Basic Linear Algebra Subprograms library
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.
Available Packages
Name : blas
Version : 3.8.0
Release : 8.el8
Architecture : x86_64
Size : 429 k
Source : lapack-3.8.0-8.el8.src.rpm
Repository : appstream
Summary : The Basic Linear Algebra Subprograms library
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.