git-when-merged-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S git-when-merged-git

* (Optional) Uninstall git-when-merged-git on Arch using YAY

$ yay -Rns git-when-merged-git

2. Manually Install "git-when-merged-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-when-merged-git's git locally

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

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

$ cd ~/git-when-merged-git $ makepkg -si

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

ID: 1179862
Name: git-when-merged-git
PackageBaseID: 188581
PackageBase: git-when-merged-git
Version: v1.2.1.r0.67278dc-1
Description: Determine when a particular commit was merged into a git branch
URL: https://github.com/mhagger/git-when-merged
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: tekato
Submitter: tekato
FirstSubmitted: 1670500832
LastModified: 1670500832
URLPath: /cgit/aur.git/snapshot/git-when-merged-git.tar.gz