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
Copied
b. Install webfs on Arch using YAY
$
yay -S
webfs
Copied
* (Optional) Uninstall webfs on Arch using YAY
$
yay -Rns
webfs
Copied
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
Copied
b. Clone webfs's git locally
$
git clone https://aur.archlinux.org/webfs.git
~/webfs
Copied
c. Go to ~/webfs folder and install it
$
cd
~/webfs
Copied
$
makepkg -si
Copied
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
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