How to Install and Uninstall lapack Package on Arch Linux

Last updated: May 16,2024

1. Install "lapack" package

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

$ sudo pacman -Sy $ sudo pacman -S lapack

2. Uninstall "lapack" package

In this section, we are going to explain the necessary steps to uninstall lapack on Arch Linux:

$ sudo pacman -Rcns lapack

3. Information about the lapack package on Arch Linux

Repository : extra
Name : lapack
Version : 3.12.0-3
Description : Linear Algebra PACKage
Architecture : x86_64
URL : https://www.netlib.org/lapack
Licenses : custom
Groups : None
Provides : None
Depends On : blas gcc-libs glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.59 MiB
Installed Size : 7.48 MiB
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