git-fmt-diff on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-fmt-diff

* (Optional) Uninstall git-fmt-diff on Arch using YAY

$ yay -Rns git-fmt-diff

2. Manually Install "git-fmt-diff" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone git-fmt-diff's git locally

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

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

$ cd ~/git-fmt-diff $ makepkg -si

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

ID: 1370831
Name: git-fmt-diff
PackageBaseID: 199094
PackageBase: git-fmt-diff
Version: 1.0.1-1
Description: Git integration with any code formatter
URL: https://github.com/Jorengarenar/git-fmt-diff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jorengarenar
Submitter: Jorengarenar
FirstSubmitted: 1698696820
LastModified: 1702736949
URLPath: /cgit/aur.git/snapshot/git-fmt-diff.tar.gz