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
Copied
b. Install rr-bin on Arch using YAY
$
yay -S
rr-bin
Copied
* (Optional) Uninstall rr-bin on Arch using YAY
$
yay -Rns
rr-bin
Copied
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
Copied
b. Clone rr-bin's git locally
$
git clone https://aur.archlinux.org/rr-bin.git
~/rr-bin
Copied
c. Go to ~/rr-bin folder and install it
$
cd
~/rr-bin
Copied
$
makepkg -si
Copied
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
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