fhc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fhc

* (Optional) Uninstall fhc on Arch using YAY

$ yay -Rns fhc

2. Manually Install "fhc" via AUR

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

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

b. Clone fhc's git locally

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

c. Go to ~/fhc folder and install it

$ cd ~/fhc $ makepkg -si

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

ID: 1065655
Name: fhc
PackageBaseID: 158705
PackageBase: fhc
Version: 0.7.1-1
Description: Fast HTTP Checker
URL: https://github.com/Edu4rdSHL/fhc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1602595803
LastModified: 1649766611
URLPath: /cgit/aur.git/snapshot/fhc.tar.gz