fgit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fgit

* (Optional) Uninstall fgit on Arch using YAY

$ yay -Rns fgit

2. Manually Install "fgit" via AUR

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

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

b. Clone fgit's git locally

$ git clone https://aur.archlinux.org/fgit.git ~/fgit

c. Go to ~/fgit folder and install it

$ cd ~/fgit $ makepkg -si

3. Information about the fgit package on Arch User Repository (AUR)

ID: 482426
Name: fgit
PackageBaseID: 129627
PackageBase: fgit
Version: 1.0.2-1
Description: Run git commands on multiple repositories with a single command
URL: https://github.com/l0b0/fgit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: l0b0
Submitter: l0b0
FirstSubmitted: 1517372753
LastModified: 1517372753
URLPath: /cgit/aur.git/snapshot/fgit.tar.gz