repeatr-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S repeatr-bin

* (Optional) Uninstall repeatr-bin on Arch using YAY

$ yay -Rns repeatr-bin

2. Manually Install "repeatr-bin" via AUR

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

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

b. Clone repeatr-bin's git locally

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

c. Go to ~/repeatr-bin folder and install it

$ cd ~/repeatr-bin $ makepkg -si

3. Information about the repeatr-bin package on Arch User Repository (AUR)

ID: 421572
Name: repeatr-bin
PackageBaseID: 123531
PackageBase: repeatr-bin
Version: 0.15-1
Description: Repeatr is a tool for sandboxing processes so they become guaranteed runable on another machine (at another time, at another place -- even offline).
URL: https://repeatr.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sangy
FirstSubmitted: 1498069009
LastModified: 1498069009
URLPath: /cgit/aur.git/snapshot/repeatr-bin.tar.gz