libxsmm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libxsmm

* (Optional) Uninstall libxsmm on Arch using YAY

$ yay -Rns libxsmm

2. Manually Install "libxsmm" via AUR

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

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

b. Clone libxsmm's git locally

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

c. Go to ~/libxsmm folder and install it

$ cd ~/libxsmm $ makepkg -si

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

ID: 1123166
Name: libxsmm
PackageBaseID: 142278
PackageBase: libxsmm
Version: 1.17-2
Description: A library for small dense and small sparse matrix-matrix multiplications
URL: https://github.com/hfp/libxsmm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1558641641
LastModified: 1659881604
URLPath: /cgit/aur.git/snapshot/libxsmm.tar.gz