How to Install and Uninstall blas.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "blas.x86_64" package
This tutorial shows how to install blas.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
blas.x86_64
Copied
2. Uninstall "blas.x86_64" package
Please follow the guidelines below to uninstall blas.x86_64 on Rocky Linux 9:
$
sudo dnf remove
blas.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the blas.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:56:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : blas
Version : 3.9.0
Release : 10.el9
Architecture : x86_64
Size : 479 k
Source : lapack-3.9.0-10.el9.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.9.0
Release : 10.el9
Architecture : x86_64
Size : 479 k
Source : lapack-3.9.0-10.el9.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.