armpl on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "armpl" 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 armpl on Arch using YAY

$ yay -S armpl

* (Optional) Uninstall armpl on Arch using YAY

$ yay -Rns armpl

2. Manually Install "armpl" via AUR

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

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

b. Clone armpl's git locally

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

c. Go to ~/armpl folder and install it

$ cd ~/armpl $ makepkg -si

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

ID: 835831
Name: armpl
PackageBaseID: 161091
PackageBase: armpl
Version: 20.3-2
Description: ARM's closed-source high-performance numerical programming library. Includes BLAS, CBLAS, and LAPACK implementations.
URL: https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries
NumVotes: 1
Popularity: 0
OutOfDate: 1691932555
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1608449025
LastModified: 1608455450
URLPath: /cgit/aur.git/snapshot/armpl.tar.gz