catboost-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S catboost-bin

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

$ yay -Rns catboost-bin

2. Manually Install "catboost-bin" via AUR

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

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

b. Clone catboost-bin's git locally

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

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

$ cd ~/catboost-bin $ makepkg -si

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

ID: 1416761
Name: catboost-bin
PackageBaseID: 198255
PackageBase: catboost-bin
Version: 1.2.3-1
Description: CatBoost is a high-performance open source library for gradient boosting on decision trees
URL: https://github.com/catboost/catboost/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thebits
Submitter: thebits
FirstSubmitted: 1696747323
LastModified: 1709052934
URLPath: /cgit/aur.git/snapshot/catboost-bin.tar.gz