fgit-go on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fgit-go

* (Optional) Uninstall fgit-go on Arch using YAY

$ yay -Rns fgit-go

2. Manually Install "fgit-go" via AUR

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

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

b. Clone fgit-go's git locally

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

c. Go to ~/fgit-go folder and install it

$ cd ~/fgit-go $ makepkg -si

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

ID: 896834
Name: fgit-go
PackageBaseID: 155265
PackageBase: fgit-go
Version: 0.7-1
Description: A tool to do git operation with fastgit easily
URL: https://github.com/fastgitorg/fgit-go
NumVotes: 1
Popularity: 0.002187
OutOfDate:
Maintainer: zhullyb
Submitter: zhullyb
FirstSubmitted: 1594306649
LastModified: 1619192355
URLPath: /cgit/aur.git/snapshot/fgit-go.tar.gz