hpl on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "hpl" 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

b. Install hpl on Arch using YAY

$ yay -S hpl

* (Optional) Uninstall hpl on Arch using YAY

$ yay -Rns hpl

2. Manually Install "hpl" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone hpl's git locally

$ git clone https://aur.archlinux.org/hpl.git ~/hpl

c. Go to ~/hpl folder and install it

$ cd ~/hpl $ makepkg -si

3. Information about the hpl package on Arch User Repository (AUR)

ID: 669695
Name: hpl
PackageBaseID: 104364
PackageBase: hpl
Version: 2.3-2
Description: A portable implementation of the high-performance Linpack benchmark for distributed-memory computers
URL: http://www.netlib.org/benchmark/hpl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter: fufler
FirstSubmitted: 1449651269
LastModified: 1574521585
URLPath: /cgit/aur.git/snapshot/hpl.tar.gz