papi on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S papi

* (Optional) Uninstall papi on Arch using YAY

$ yay -Rns papi

2. Manually Install "papi" via AUR

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

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

b. Clone papi's git locally

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

c. Go to ~/papi folder and install it

$ cd ~/papi $ makepkg -si

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

ID: 1374094
Name: papi
PackageBaseID: 29523
PackageBase: papi
Version: 7.1.0-1
Description: Performance Application Programming Interface
URL: http://icl.cs.utk.edu/papi
NumVotes: 21
Popularity: 5.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: jedbrown
FirstSubmitted: 1257803621
LastModified: 1703263543
URLPath: /cgit/aur.git/snapshot/papi.tar.gz