python-lightgbm-cuda on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-lightgbm-cuda

* (Optional) Uninstall python-lightgbm-cuda on Arch using YAY

$ yay -Rns python-lightgbm-cuda

2. Manually Install "python-lightgbm-cuda" via AUR

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

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

b. Clone python-lightgbm-cuda's git locally

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

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

$ cd ~/python-lightgbm-cuda $ makepkg -si

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

ID: 633364
Name: python-lightgbm-cuda
PackageBaseID: 143924
PackageBase: lightgbm-cuda
Version: 2.2.3-1
Description: Distributed gradient boosting framework based on decision tree algorithms.
URL: https://github.com/Microsoft/LightGBM
NumVotes: 0
Popularity: 0
OutOfDate: 1587836546
Maintainer:
Submitter: dilipvamsi
FirstSubmitted: 1564422553
LastModified: 1564422553
URLPath: /cgit/aur.git/snapshot/python-lightgbm-cuda.tar.gz