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

Last updated: March 04,2025

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

$ yay -S git-now-git

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

$ yay -Rns git-now-git

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

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

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

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

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

ID: 204735
Name: git-now-git
PackageBaseID: 74558
PackageBase: git-now-git
Version: 20131020-1
Description: A temporary commit tool for git
URL: https://github.com/iwata/git-now
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sumito3478
Submitter: sumito3478
FirstSubmitted: 1382199361
LastModified: 1435613352
URLPath: /cgit/aur.git/snapshot/git-now-git.tar.gz