How to Install and Uninstall blas.x86_64 Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "blas.x86_64" package

Learn how to install blas.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install blas.x86_64

2. Uninstall "blas.x86_64" package

Please follow the guidance below to uninstall blas.x86_64 on Oracle Linux 9:

$ sudo dnf remove blas.x86_64 $ sudo dnf autoremove

3. Information about the blas.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:28:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : blas
Version : 3.9.0
Release : 10.el9
Architecture : x86_64
Size : 789 k
Source : lapack-3.9.0-10.el9.src.rpm
Repository : ol9_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.