gomp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gomp

* (Optional) Uninstall gomp on Arch using YAY

$ yay -Rns gomp

2. Manually Install "gomp" via AUR

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

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

b. Clone gomp's git locally

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

c. Go to ~/gomp folder and install it

$ cd ~/gomp $ makepkg -si

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

ID: 773648
Name: gomp
PackageBaseID: 156160
PackageBase: gomp
Version: 1.1.0-1
Description: Git-based tool for comparing branches
URL: https://github.com/MarkForged/GOMP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: w0rty
Submitter: w0rty
FirstSubmitted: 1596128354
LastModified: 1596472301
URLPath: /cgit/aur.git/snapshot/gomp.tar.gz