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