waf-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S waf-git

* (Optional) Uninstall waf-git on Arch using YAY

$ yay -Rns waf-git

2. Manually Install "waf-git" via AUR

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

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

b. Clone waf-git's git locally

$ git clone https://aur.archlinux.org/waf-git.git ~/waf-git

c. Go to ~/waf-git folder and install it

$ cd ~/waf-git $ makepkg -si

3. Information about the waf-git package on Arch User Repository (AUR)

ID: 1134873
Name: waf-git
PackageBaseID: 100571
PackageBase: waf-git
Version: r3170.177bd3b0-2
Description: General-purpose build system modelled after Scons
URL: http://waf.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vaurelios
Submitter: vaurelios
FirstSubmitted: 1442970103
LastModified: 1662256156
URLPath: /cgit/aur.git/snapshot/waf-git.tar.gz