libxsmm on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install libxsmm on Arch using YAY
$
yay -S
libxsmm
Copied
* (Optional) Uninstall libxsmm on Arch using YAY
$
yay -Rns
libxsmm
Copied
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
Copied
b. Clone libxsmm's git locally
$
git clone https://aur.archlinux.org/libxsmm.git
~/libxsmm
Copied
c. Go to ~/libxsmm folder and install it
$
cd
~/libxsmm
Copied
$
makepkg -si
Copied
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
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