ompp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ompp

* (Optional) Uninstall ompp on Arch using YAY

$ yay -Rns ompp

2. Manually Install "ompp" via AUR

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

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

b. Clone ompp's git locally

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

c. Go to ~/ompp folder and install it

$ cd ~/ompp $ makepkg -si

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

ID: 203496
Name: ompp
PackageBaseID: 43819
PackageBase: ompp
Version: 0.8.5-3
Description: Profiling tool for OpenMP applications
URL: http://www.ompp-tool.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1290454451
LastModified: 1435435726
URLPath: /cgit/aur.git/snapshot/ompp.tar.gz