r-bh on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S r-bh

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

$ yay -Rns r-bh

2. Manually Install "r-bh" via AUR

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

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

b. Clone r-bh's git locally

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

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

$ cd ~/r-bh $ makepkg -si

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

ID: 1383474
Name: r-bh
PackageBaseID: 132958
PackageBase: r-bh
Version: 1.84.0.0-1
Description: Boost C++ Header Files
URL: https://cran.r-project.org/package=BH
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527724455
LastModified: 1704888098
URLPath: /cgit/aur.git/snapshot/r-bh.tar.gz