webfs on AUR (Arch User Repository)

Last updated: March 13,2025

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

$ yay -S webfs

* (Optional) Uninstall webfs on Arch using YAY

$ yay -Rns webfs

2. Manually Install "webfs" via AUR

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

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

b. Clone webfs's git locally

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

c. Go to ~/webfs folder and install it

$ cd ~/webfs $ makepkg -si

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

ID: 1235378
Name: webfs
PackageBaseID: 192232
PackageBase: webfs
Version: 1.21-17
Description: Simple and instant http server for mostly static content.
URL: http://linux.bytesex.org/misc/webfs.html
NumVotes: 1
Popularity: 0.016071
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1680371391
LastModified: 1680371391
URLPath: /cgit/aur.git/snapshot/webfs.tar.gz