python-catboost on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-catboost

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

$ yay -Rns python-catboost

2. Manually Install "python-catboost" via AUR

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

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

b. Clone python-catboost's git locally

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

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

$ cd ~/python-catboost $ makepkg -si

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

ID: 1414296
Name: python-catboost
PackageBaseID: 140280
PackageBase: python-catboost
Version: 1.2.3-1
Description: Fast, scalable, high performance gradient boosting on decision trees
URL: https://catboost.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: levitsky
Submitter: levitsky
FirstSubmitted: 1552402751
LastModified: 1708702698
URLPath: /cgit/aur.git/snapshot/python-catboost.tar.gz