rbtools on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rbtools

* (Optional) Uninstall rbtools on Arch using YAY

$ yay -Rns rbtools

2. Manually Install "rbtools" via AUR

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

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

b. Clone rbtools's git locally

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

c. Go to ~/rbtools folder and install it

$ cd ~/rbtools $ makepkg -si

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

ID: 1265407
Name: rbtools
PackageBaseID: 40715
PackageBase: rbtools
Version: 4.1-1
Description: Client tools for Review Board
URL: https://www.reviewboard.org/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: Misery
Submitter: alexmerry
FirstSubmitted: 1284202794
LastModified: 1685440828
URLPath: /cgit/aur.git/snapshot/rbtools.tar.gz