r-brio on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-brio

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

$ yay -Rns r-brio

2. Manually Install "r-brio" via AUR

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

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

b. Clone r-brio's git locally

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

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

$ cd ~/r-brio $ makepkg -si

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

ID: 1367370
Name: r-brio
PackageBaseID: 159335
PackageBase: r-brio
Version: 1.1.4-1
Description: Basic R Input Output
URL: https://cran.r-project.org/package=brio
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1604226968
LastModified: 1702209695
URLPath: /cgit/aur.git/snapshot/r-brio.tar.gz