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