wait4x on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S wait4x

* (Optional) Uninstall wait4x on Arch using YAY

$ yay -Rns wait4x

2. Manually Install "wait4x" via AUR

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

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

b. Clone wait4x's git locally

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

c. Go to ~/wait4x folder and install it

$ cd ~/wait4x $ makepkg -si

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

ID: 1205543
Name: wait4x
PackageBaseID: 163541
PackageBase: wait4x
Version: 2.12.0-1
Description: Wait4X allows you to wait for a port or a service to enter the requested state
URL: https://wait4x.dev
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: atkrad
Submitter: atkrad
FirstSubmitted: 1613826950
LastModified: 1675371205
URLPath: /cgit/aur.git/snapshot/wait4x.tar.gz