rr-debugger on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "rr-debugger" 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-debugger on Arch using YAY
$
yay -S
rr-debugger
Copied
* (Optional) Uninstall rr-debugger on Arch using YAY
$
yay -Rns
rr-debugger
Copied
2. Manually Install "rr-debugger" 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-debugger's git locally
$
git clone https://aur.archlinux.org/rr-debugger.git
~/rr-debugger
Copied
c. Go to ~/rr-debugger folder and install it
$
cd
~/rr-debugger
Copied
$
makepkg -si
Copied
3. Information about the rr-debugger package on Arch User Repository (AUR)
ID: 1180886
Name: rr-debugger
PackageBaseID: 188646
PackageBase: rr-debugger
Version: 5.6.0-1
Description: rr is a lightweight tool for recording, replaying and debugging execution of applications
URL: https://github.com/rr-debugger/rr
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: Mr.E
Submitter: Mr.E
FirstSubmitted: 1670698574
LastModified: 1670698574
URLPath: /cgit/aur.git/snapshot/rr-debugger.tar.gz
Name: rr-debugger
PackageBaseID: 188646
PackageBase: rr-debugger
Version: 5.6.0-1
Description: rr is a lightweight tool for recording, replaying and debugging execution of applications
URL: https://github.com/rr-debugger/rr
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: Mr.E
Submitter: Mr.E
FirstSubmitted: 1670698574
LastModified: 1670698574
URLPath: /cgit/aur.git/snapshot/rr-debugger.tar.gz