mingw-w64-xgboost on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mingw-w64-xgboost

* (Optional) Uninstall mingw-w64-xgboost on Arch using YAY

$ yay -Rns mingw-w64-xgboost

2. Manually Install "mingw-w64-xgboost" via AUR

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

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

b. Clone mingw-w64-xgboost's git locally

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

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

$ cd ~/mingw-w64-xgboost $ makepkg -si

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

ID: 480778
Name: mingw-w64-xgboost
PackageBaseID: 129460
PackageBase: mingw-w64-xgboost
Version: 0.7-1
Description: An optimized distributed gradient boosting library designed to be highly efficient, flexible and portable (mingw-w64)
URL: https://github.com/dmlc/xgboost
NumVotes: 0
Popularity: 0
OutOfDate: 1618650558
Maintainer:
Submitter: cdkitching
FirstSubmitted: 1516878336
LastModified: 1516878336
URLPath: /cgit/aur.git/snapshot/mingw-w64-xgboost.tar.gz