extrae on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S extrae

* (Optional) Uninstall extrae on Arch using YAY

$ yay -Rns extrae

2. Manually Install "extrae" via AUR

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

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

b. Clone extrae's git locally

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

c. Go to ~/extrae folder and install it

$ cd ~/extrae $ makepkg -si

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

ID: 1424606
Name: extrae
PackageBaseID: 140012
PackageBase: extrae
Version: 4.0.6.20230802-2
Description: Instrumentation framework to generate execution traces of the most used parallel runtimes (from BSC).
URL: https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1551393402
LastModified: 1710114139
URLPath: /cgit/aur.git/snapshot/extrae.tar.gz