gomerge on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gomerge

* (Optional) Uninstall gomerge on Arch using YAY

$ yay -Rns gomerge

2. Manually Install "gomerge" via AUR

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

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

b. Clone gomerge's git locally

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

c. Go to ~/gomerge folder and install it

$ cd ~/gomerge $ makepkg -si

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

ID: 1386249
Name: gomerge
PackageBaseID: 201566
PackageBase: gomerge
Version: 3.3.0-1
Description: Gomerge is a tool which allows you to quickly bulk merge, approve and close several pull requests from your terminal.
URL: https://github.com/Cian911/gomerge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dandraghas
Submitter: Dandraghas
FirstSubmitted: 1705334667
LastModified: 1705334667
URLPath: /cgit/aur.git/snapshot/gomerge.tar.gz