waitforfile on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S waitforfile

* (Optional) Uninstall waitforfile on Arch using YAY

$ yay -Rns waitforfile

2. Manually Install "waitforfile" via AUR

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

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

b. Clone waitforfile's git locally

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

c. Go to ~/waitforfile folder and install it

$ cd ~/waitforfile $ makepkg -si

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

ID: 477756
Name: waitforfile
PackageBaseID: 118146
PackageBase: waitforfile
Version: 0.1.7-1
Description: Wait until the given file exists
URL: https://github.com/nroi/waitforfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nrio
Submitter: nrio
FirstSubmitted: 1482706513
LastModified: 1515883998
URLPath: /cgit/aur.git/snapshot/waitforfile.tar.gz