git-autofixup on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S git-autofixup

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

$ yay -Rns git-autofixup

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

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

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

$ cd ~/git-autofixup $ makepkg -si

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

ID: 1337695
Name: git-autofixup
PackageBaseID: 171662
PackageBase: git-autofixup
Version: 0.004003-1
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: krobelus
Submitter: krobelus
FirstSubmitted: 1633389908
LastModified: 1697905928
URLPath: /cgit/aur.git/snapshot/git-autofixup.tar.gz