nuweb on AUR (Arch User Repository)

Last updated: January 03,2025

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

$ yay -S nuweb

* (Optional) Uninstall nuweb on Arch using YAY

$ yay -Rns nuweb

2. Manually Install "nuweb" via AUR

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

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

b. Clone nuweb's git locally

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

c. Go to ~/nuweb folder and install it

$ cd ~/nuweb $ makepkg -si

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

ID: 1114771
Name: nuweb
PackageBaseID: 75903
PackageBase: nuweb
Version: 1.62-1
Description: A Simple Literate Programming Tool
URL: http://nuweb.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1386091535
LastModified: 1658389381
URLPath: /cgit/aur.git/snapshot/nuweb.tar.gz