scorep on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S scorep

* (Optional) Uninstall scorep on Arch using YAY

$ yay -Rns scorep

2. Manually Install "scorep" via AUR

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

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

b. Clone scorep's git locally

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

c. Go to ~/scorep folder and install it

$ cd ~/scorep $ makepkg -si

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

ID: 1427806
Name: scorep
PackageBaseID: 90577
PackageBase: scorep
Version: 8.4-1
Description: Highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications.
URL: http://www.vi-hps.org/projects/score-p/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jspencer
Submitter: jspencer
FirstSubmitted: 1424190190
LastModified: 1710519597
URLPath: /cgit/aur.git/snapshot/scorep.tar.gz