r-brew on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S r-brew

* (Optional) Uninstall r-brew on Arch using YAY

$ yay -Rns r-brew

2. Manually Install "r-brew" via AUR

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

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

b. Clone r-brew's git locally

$ git clone https://aur.archlinux.org/r-brew.git ~/r-brew

c. Go to ~/r-brew folder and install it

$ cd ~/r-brew $ makepkg -si

3. Information about the r-brew package on Arch User Repository (AUR)

ID: 1375062
Name: r-brew
PackageBaseID: 149942
PackageBase: r-brew
Version: 1.0.10-2
Description: Templating Framework for Report Generation
URL: https://cran.r-project.org/package=brew
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583711564
LastModified: 1703441313
URLPath: /cgit/aur.git/snapshot/r-brew.tar.gz