rr-multilib on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rr-multilib

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

$ yay -Rns rr-multilib

2. Manually Install "rr-multilib" via AUR

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

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

b. Clone rr-multilib's git locally

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

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

$ cd ~/rr-multilib $ makepkg -si

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

ID: 1168087
Name: rr-multilib
PackageBaseID: 137445
PackageBase: rr-multilib
Version: 5.6.0-1
Description: Record and Replay framework: lightweight recording and deterministic debugging
URL: http://rr-project.org/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: codyps
Submitter: codyps
FirstSubmitted: 1542563254
LastModified: 1668265610
URLPath: /cgit/aur.git/snapshot/rr-multilib.tar.gz