git-fc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-fc

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

$ yay -Rns git-fc

2. Manually Install "git-fc" via AUR

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

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

b. Clone git-fc's git locally

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

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

$ cd ~/git-fc $ makepkg -si

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

ID: 1263434
Name: git-fc
PackageBaseID: 193919
PackageBase: git-fc
Version: 0.1-2
Description: Fork of Junio's git for users
URL:
NumVotes: 1
Popularity: 0.00681
OutOfDate:
Maintainer: felipec
Submitter: felipec
FirstSubmitted: 1684786143
LastModified: 1685060102
URLPath: /cgit/aur.git/snapshot/git-fc.tar.gz