python-baycomp on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-baycomp

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

$ yay -Rns python-baycomp

2. Manually Install "python-baycomp" via AUR

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

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

b. Clone python-baycomp's git locally

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

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

$ cd ~/python-baycomp $ makepkg -si

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

ID: 1422554
Name: python-baycomp
PackageBaseID: 155176
PackageBase: python-baycomp
Version: 1.0.3-4
Description: Library for Bayesian comparison of classifiers
URL: https://github.com/janezd/baycomp
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: txtsd
Submitter: xantares
FirstSubmitted: 1594055189
LastModified: 1709823465
URLPath: /cgit/aur.git/snapshot/python-baycomp.tar.gz