rerun on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S rerun

* (Optional) Uninstall rerun on Arch using YAY

$ yay -Rns rerun

2. Manually Install "rerun" via AUR

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

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

b. Clone rerun's git locally

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

c. Go to ~/rerun folder and install it

$ cd ~/rerun $ makepkg -si

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

ID: 938774
Name: rerun
PackageBaseID: 76724
PackageBase: rerun
Version: 1.4.1-1
Description: Take your shell scripts and turn them into powerful full featured management utilities with no extra programming.
URL: https://rerun.github.io/rerun/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1388133733
LastModified: 1627178464
URLPath: /cgit/aur.git/snapshot/rerun.tar.gz