nweb on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nweb

* (Optional) Uninstall nweb on Arch using YAY

$ yay -Rns nweb

2. Manually Install "nweb" via AUR

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

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

b. Clone nweb's git locally

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

c. Go to ~/nweb folder and install it

$ cd ~/nweb $ makepkg -si

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

ID: 1409293
Name: nweb
PackageBaseID: 30989
PackageBase: nweb
Version: 25-1
Description: Tiny web server for serving static pages
URL: https://nmon.sourceforge.io/pmwiki.php?n=Site.Nweb
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: xyproto
FirstSubmitted: 1254925205
LastModified: 1707947779
URLPath: /cgit/aur.git/snapshot/nweb.tar.gz