hyperfs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S hyperfs

* (Optional) Uninstall hyperfs on Arch using YAY

$ yay -Rns hyperfs

2. Manually Install "hyperfs" via AUR

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

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

b. Clone hyperfs's git locally

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

c. Go to ~/hyperfs folder and install it

$ cd ~/hyperfs $ makepkg -si

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

ID: 1421027
Name: hyperfs
PackageBaseID: 100383
PackageBase: hyperfs
Version: 3.0.1-1
Description: A simple HTTP static file server
URL: https://github.com/tmccombs/hyperfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thayne
Submitter: thayne
FirstSubmitted: 1442791849
LastModified: 1709626985
URLPath: /cgit/aur.git/snapshot/hyperfs.tar.gz