webstuff on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S webstuff

* (Optional) Uninstall webstuff on Arch using YAY

$ yay -Rns webstuff

2. Manually Install "webstuff" via AUR

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

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

b. Clone webstuff's git locally

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

c. Go to ~/webstuff folder and install it

$ cd ~/webstuff $ makepkg -si

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

ID: 334371
Name: webstuff
PackageBaseID: 98557
PackageBase: webstuff
Version: 0.7.18-9
Description: Lightweight C Library for web-applications development
URL: http://www.lowenware.com/
NumVotes: 1
Popularity: 0
OutOfDate: 1560864583
Maintainer: lowenware
Submitter: lowenware
FirstSubmitted: 1440597332
LastModified: 1472648789
URLPath: /cgit/aur.git/snapshot/webstuff.tar.gz