reap-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S reap-git

* (Optional) Uninstall reap-git on Arch using YAY

$ yay -Rns reap-git

2. Manually Install "reap-git" via AUR

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

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

b. Clone reap-git's git locally

$ git clone https://aur.archlinux.org/reap-git.git ~/reap-git

c. Go to ~/reap-git folder and install it

$ cd ~/reap-git $ makepkg -si

3. Information about the reap-git package on Arch User Repository (AUR)

ID: 641673
Name: reap-git
PackageBaseID: 144703
PackageBase: reap-git
Version: 0.1.r0.g10e7856-1
Description: Run process until all its spawned processes are dead.
URL: https://github.com/leahneukirchen/reap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1567188496
LastModified: 1567188496
URLPath: /cgit/aur.git/snapshot/reap-git.tar.gz