python-sklearn-bayes on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-sklearn-bayes

* (Optional) Uninstall python-sklearn-bayes on Arch using YAY

$ yay -Rns python-sklearn-bayes

2. Manually Install "python-sklearn-bayes" via AUR

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

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

b. Clone python-sklearn-bayes's git locally

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

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

$ cd ~/python-sklearn-bayes $ makepkg -si

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

ID: 964662
Name: python-sklearn-bayes
PackageBaseID: 132653
PackageBase: python-sklearn-bayes
Version: r550.fc0687d-1
Description: Python package for Bayesian Machine Learning with scikit-learn API
URL: https://github.com/AmazaspShumik/sklearn-bayes
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tkit
Submitter: tkit
FirstSubmitted: 1526698848
LastModified: 1632386012
URLPath: /cgit/aur.git/snapshot/python-sklearn-bayes.tar.gz