gomp on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gomp on Arch using YAY
$
yay -S
gomp
Copied
* (Optional) Uninstall gomp on Arch using YAY
$
yay -Rns
gomp
Copied
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
Copied
b. Clone gomp's git locally
$
git clone https://aur.archlinux.org/gomp.git
~/gomp
Copied
c. Go to ~/gomp folder and install it
$
cd
~/gomp
Copied
$
makepkg -si
Copied
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
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