How to Install and Uninstall blas Package on Arch Linux

Last updated: December 24,2024

1. Install "blas" package

In this section, we are going to explain the necessary steps to install blas on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S blas

2. Uninstall "blas" package

This tutorial shows how to uninstall blas on Arch Linux:

$ sudo pacman -Rcns blas

3. Information about the blas package on Arch Linux

Repository : extra
Name : blas
Version : 3.12.0-3
Description : Basic Linear Algebra Subprograms
Architecture : x86_64
URL : https://www.netlib.org/lapack
Licenses : custom
Groups : None
Provides : None
Depends On : gcc-libs glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 230.21 KiB
Installed Size : 664.35 KiB
Packager : Antonio Rojas
Build Date : Mon Dec 11 18:43:06 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions