r-xgboost on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-xgboost

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

$ yay -Rns r-xgboost

2. Manually Install "r-xgboost" via AUR

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

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

b. Clone r-xgboost's git locally

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

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

$ cd ~/r-xgboost $ makepkg -si

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

ID: 1392513
Name: r-xgboost
PackageBaseID: 182905
PackageBase: r-xgboost
Version: 1.7.7.1-1
Description: Extreme Gradient Boosting
URL: https://cran.r-project.org/package=xgboost
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541845
LastModified: 1706206007
URLPath: /cgit/aur.git/snapshot/r-xgboost.tar.gz