git-imerge on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S git-imerge

* (Optional) Uninstall git-imerge on Arch using YAY

$ yay -Rns git-imerge

2. Manually Install "git-imerge" via AUR

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

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

b. Clone git-imerge's git locally

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

c. Go to ~/git-imerge folder and install it

$ cd ~/git-imerge $ makepkg -si

3. Information about the git-imerge package on Arch User Repository (AUR)

ID: 1250383
Name: git-imerge
PackageBaseID: 189960
PackageBase: git-imerge
Version: 1.2.0-4
Description: Incremental merge for Git
URL: https://github.com/mhagger/git-imerge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1675030753
LastModified: 1682800978
URLPath: /cgit/aur.git/snapshot/git-imerge.tar.gz