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

Last updated: July 02,2024

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

$ yay -S git-autofixup-git

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

$ yay -Rns git-autofixup-git

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

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

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

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

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

ID: 1375753
Name: git-autofixup-git
PackageBaseID: 197455
PackageBase: git-autofixup-git
Version: 0.003001-2
Description: A git subcommand to automatically create fixup commits for topic branches
URL: https://github.com/torbiak/git-autofixup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: WalterSmuts
Submitter: WalterSmuts
FirstSubmitted: 1694293520
LastModified: 1703533812
URLPath: /cgit/aur.git/snapshot/git-autofixup-git.tar.gz