gfh on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S gfh

* (Optional) Uninstall gfh on Arch using YAY

$ yay -Rns gfh

2. Manually Install "gfh" via AUR

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

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

b. Clone gfh's git locally

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

c. Go to ~/gfh folder and install it

$ cd ~/gfh $ makepkg -si

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

ID: 1206412
Name: gfh
PackageBaseID: 190125
PackageBase: gfh
Version: 0.0.4-3
Description: Git FIDO Helper - Sign your Git commits with multiple resident SSH keys
URL: https://github.com/Ovyerus/gfh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wale
Submitter: wale
FirstSubmitted: 1675499718
LastModified: 1675505316
URLPath: /cgit/aur.git/snapshot/gfh.tar.gz