r-gbm on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S r-gbm

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

$ yay -Rns r-gbm

2. Manually Install "r-gbm" via AUR

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

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

b. Clone r-gbm's git locally

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

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

$ cd ~/r-gbm $ makepkg -si

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

ID: 1383813
Name: r-gbm
PackageBaseID: 180546
PackageBase: r-gbm
Version: 2.1.9-1
Description: Generalized Boosted Regression Models
URL: https://cran.r-project.org/package=gbm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482062
LastModified: 1704931289
URLPath: /cgit/aur.git/snapshot/r-gbm.tar.gz