git-conflict-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-conflict-git

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

$ yay -Rns git-conflict-git

2. Manually Install "git-conflict-git" via AUR

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

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

b. Clone git-conflict-git's git locally

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

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

$ cd ~/git-conflict-git $ makepkg -si

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

ID: 1215577
Name: git-conflict-git
PackageBaseID: 190689
PackageBase: git-conflict-git
Version: r15.d002313-1
Description: Check which open pull requests conflict with local branch.
URL: https://github.com/gibbz00/conflict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gibbz00
Submitter: gibbz00
FirstSubmitted: 1677068947
LastModified: 1677068947
URLPath: /cgit/aur.git/snapshot/git-conflict-git.tar.gz