libplasma on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libplasma

* (Optional) Uninstall libplasma on Arch using YAY

$ yay -Rns libplasma

2. Manually Install "libplasma" via AUR

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

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

b. Clone libplasma's git locally

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

c. Go to ~/libplasma folder and install it

$ cd ~/libplasma $ makepkg -si

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

ID: 807257
Name: libplasma
PackageBaseID: 152007
PackageBase: libplasma
Version: 20.9.20-1
Description: Parallel Linear Algebra Software for Multicore Architectures
URL: https://bitbucket.org/icl/plasma
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
FirstSubmitted: 1587884545
LastModified: 1603225936
URLPath: /cgit/aur.git/snapshot/libplasma.tar.gz

5. The same packages on other Linux Distributions