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

Last updated: June 16,2024

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

$ yay -S git-wip-git

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

$ yay -Rns git-wip-git

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

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

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

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

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

ID: 1126555
Name: git-wip-git
PackageBaseID: 91445
PackageBase: git-wip-git
Version: 0.1.r2.g1c095e9-1
Description: Script for tracking work-in-progress git branches
URL: https://github.com/bartman/git-wip
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Schnouki
FirstSubmitted: 1426696656
LastModified: 1660627632
URLPath: /cgit/aur.git/snapshot/git-wip-git.tar.gz