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