xsbench on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xsbench

* (Optional) Uninstall xsbench on Arch using YAY

$ yay -Rns xsbench

2. Manually Install "xsbench" via AUR

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

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

b. Clone xsbench's git locally

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

c. Go to ~/xsbench folder and install it

$ cd ~/xsbench $ makepkg -si

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

ID: 1000318
Name: xsbench
PackageBaseID: 102780
PackageBase: xsbench
Version: 20-1
Description: Benchmark representing a key computational kernel of the Monte Carlo neutronics
URL: https://github.com/ANL-CESAR/XSBench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1446379741
LastModified: 1639060644
URLPath: /cgit/aur.git/snapshot/xsbench.tar.gz