catboost-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S catboost-git

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

$ yay -Rns catboost-git

2. Manually Install "catboost-git" via AUR

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

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

b. Clone catboost-git's git locally

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

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

$ cd ~/catboost-git $ makepkg -si

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

ID: 589792
Name: catboost-git
PackageBaseID: 139907
PackageBase: catboost-git
Version: 0.12.2-3
Description: CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box.
URL: https://catboost.yandex
NumVotes: 2
Popularity: 0
OutOfDate: 1652716465
Maintainer:
Submitter: daskol
FirstSubmitted: 1551089049
LastModified: 1551255489
URLPath: /cgit/aur.git/snapshot/catboost-git.tar.gz