woof on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S woof

* (Optional) Uninstall woof on Arch using YAY

$ yay -Rns woof

2. Manually Install "woof" via AUR

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

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

b. Clone woof's git locally

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

c. Go to ~/woof folder and install it

$ cd ~/woof $ makepkg -si

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

ID: 1409300
Name: woof
PackageBaseID: 47086
PackageBase: woof
Version: 20220202-1
Description: ad-hoc single file webserver; Web Offer One File
URL: http://www.home.unix-ag.org/simon/woof.html
NumVotes: 29
Popularity: 1.6E-5
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1299244200
LastModified: 1707949088
URLPath: /cgit/aur.git/snapshot/woof.tar.gz