rrr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rrr

* (Optional) Uninstall rrr on Arch using YAY

$ yay -Rns rrr

2. Manually Install "rrr" via AUR

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

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

b. Clone rrr's git locally

$ git clone https://aur.archlinux.org/rrr.git ~/rrr

c. Go to ~/rrr folder and install it

$ cd ~/rrr $ makepkg -si

3. Information about the rrr package on Arch User Repository (AUR)

ID: 1410951
Name: rrr
PackageBaseID: 157446
PackageBase: rrr
Version: 1.29.2-0
Description: Read Route Record is a messaging daemon supporting HTTP, MQTT, TCP, UDP +++
URL: https://www.github.com/atlesn/rrr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atlesn
Submitter: atlesn
FirstSubmitted: 1599470418
LastModified: 1708185989
URLPath: /cgit/aur.git/snapshot/rrr.tar.gz