wait4 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S wait4

* (Optional) Uninstall wait4 on Arch using YAY

$ yay -Rns wait4

2. Manually Install "wait4" via AUR

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

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

b. Clone wait4's git locally

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

c. Go to ~/wait4 folder and install it

$ cd ~/wait4 $ makepkg -si

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

ID: 212068
Name: wait4
PackageBaseID: 68706
PackageBase: wait4
Version: 0.3.1-1
Description: Wait for an arbitrary process
URL: http://www.incenp.org/gitweb/?p=wait4.git;a=summary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alub
FirstSubmitted: 1364832168
LastModified: 1436971443
URLPath: /cgit/aur.git/snapshot/wait4.tar.gz