rr-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S rr-bin

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

$ yay -Rns rr-bin

2. Manually Install "rr-bin" via AUR

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

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

b. Clone rr-bin's git locally

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

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

$ cd ~/rr-bin $ makepkg -si

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

ID: 1411432
Name: rr-bin
PackageBaseID: 125741
PackageBase: rr-bin
Version: 5.7.0-1
Description: Binary record and replay framework: lightweight recording and deterministic debugging
URL: http://rr-project.org/
NumVotes: 5
Popularity: 1.3E-5
OutOfDate:
Maintainer: eklausmeier
Submitter: Techcable
FirstSubmitted: 1505924001
LastModified: 1708275009
URLPath: /cgit/aur.git/snapshot/rr-bin.tar.gz