rr-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rr-git

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

$ yay -Rns rr-git

2. Manually Install "rr-git" via AUR

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

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

b. Clone rr-git's git locally

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

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

$ cd ~/rr-git $ makepkg -si

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

ID: 1077921
Name: rr-git
PackageBaseID: 98440
PackageBase: rr-git
Version: 5.5.0.r259.g969710ba-1
Description: Record and Replay framework: lightweight recording and deterministic debugging
URL: http://rr-project.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: dequis
FirstSubmitted: 1440475432
LastModified: 1652135990
URLPath: /cgit/aur.git/snapshot/rr-git.tar.gz