linpack on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "linpack" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install linpack on Arch using YAY
$
yay -S
linpack
Copied
* (Optional) Uninstall linpack on Arch using YAY
$
yay -Rns
linpack
Copied
2. Manually Install "linpack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone linpack's git locally
$
git clone https://aur.archlinux.org/linpack.git
~/linpack
Copied
c. Go to ~/linpack folder and install it
$
cd
~/linpack
Copied
$
makepkg -si
Copied
3. Information about the linpack package on Arch User Repository (AUR)
ID: 1138348
Name: linpack
PackageBaseID: 34243
PackageBase: linpack
Version: 2022.0.2.84-1
Description: Benchmark based on linear algebra excellent app for stress testing.
URL: http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
NumVotes: 42
Popularity: 0.057857
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1265065075
LastModified: 1662918844
URLPath: /cgit/aur.git/snapshot/linpack.tar.gz
Name: linpack
PackageBaseID: 34243
PackageBase: linpack
Version: 2022.0.2.84-1
Description: Benchmark based on linear algebra excellent app for stress testing.
URL: http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
NumVotes: 42
Popularity: 0.057857
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1265065075
LastModified: 1662918844
URLPath: /cgit/aur.git/snapshot/linpack.tar.gz