gomerge-bin on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S gomerge-bin

* (Optional) Uninstall gomerge-bin on Arch using YAY

$ yay -Rns gomerge-bin

2. Manually Install "gomerge-bin" via AUR

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

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

b. Clone gomerge-bin's git locally

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

c. Go to ~/gomerge-bin folder and install it

$ cd ~/gomerge-bin $ makepkg -si

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

ID: 1383586
Name: gomerge-bin
PackageBaseID: 201408
PackageBase: gomerge-bin
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: 1704904729
LastModified: 1704904729
URLPath: /cgit/aur.git/snapshot/gomerge-bin.tar.gz