await on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S await

* (Optional) Uninstall await on Arch using YAY

$ yay -Rns await

2. Manually Install "await" via AUR

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

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

b. Clone await's git locally

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

c. Go to ~/await folder and install it

$ cd ~/await $ makepkg -si

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

ID: 1228864
Name: await
PackageBaseID: 170245
PackageBase: await
Version: 0.999-1
Description: 28kb small memory footprint single binary that run list of commands in parallel and waits for their termination
URL: https://await-cli.app/
NumVotes: 1
Popularity: 0
OutOfDate: 1707402894
Maintainer: slava.ganzin
Submitter: slava.ganzin
FirstSubmitted: 1629718980
LastModified: 1679206019
URLPath: /cgit/aur.git/snapshot/await.tar.gz