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

Last updated: July 05,2024

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

$ yay -S git-fixup-git

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

$ yay -Rns git-fixup-git

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

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

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

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

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

ID: 1338852
Name: git-fixup-git
PackageBaseID: 104420
PackageBase: git-fixup-git
Version: 1.5.0.r12.gf964653-1
Description: Provide a likely candidate for git commit --fixup
URL: https://github.com/keis/git-fixup
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: eigengrau
FirstSubmitted: 1449741400
LastModified: 1698086318
URLPath: /cgit/aur.git/snapshot/git-fixup-git.tar.gz