python-xgboost on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-xgboost

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

$ yay -Rns python-xgboost

2. Manually Install "python-xgboost" via AUR

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

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

b. Clone python-xgboost's git locally

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

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

$ cd ~/python-xgboost $ makepkg -si

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

ID: 1393637
Name: python-xgboost
PackageBaseID: 189955
PackageBase: python-xgboost
Version: 2.0.3-1
Description: Gradient Boosting Library for Python
URL: https://xgboost.ai
NumVotes: 4
Popularity: 0.020857
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1675020980
LastModified: 1706384851
URLPath: /cgit/aur.git/snapshot/python-xgboost.tar.gz