otf2 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S otf2

* (Optional) Uninstall otf2 on Arch using YAY

$ yay -Rns otf2

2. Manually Install "otf2" via AUR

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

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

b. Clone otf2's git locally

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

c. Go to ~/otf2 folder and install it

$ cd ~/otf2 $ makepkg -si

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

ID: 1255309
Name: otf2
PackageBaseID: 90576
PackageBase: otf2
Version: 3.0.3-1
Description: Scalable, memory efficient event trace data format and support library.
URL: http://www.vi-hps.org/projects/score-p/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jspencer
Submitter: jspencer
FirstSubmitted: 1424190190
LastModified: 1683620323
URLPath: /cgit/aur.git/snapshot/otf2.tar.gz