vowpal_wabbit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vowpal_wabbit

* (Optional) Uninstall vowpal_wabbit on Arch using YAY

$ yay -Rns vowpal_wabbit

2. Manually Install "vowpal_wabbit" via AUR

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

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

b. Clone vowpal_wabbit's git locally

$ git clone https://aur.archlinux.org/vowpal_wabbit.git ~/vowpal_wabbit

c. Go to ~/vowpal_wabbit folder and install it

$ cd ~/vowpal_wabbit $ makepkg -si

3. Information about the vowpal_wabbit package on Arch User Repository (AUR)

ID: 862567
Name: vowpal_wabbit
PackageBaseID: 57011
PackageBase: vowpal_wabbit
Version: 8.9.1-1
Description: Vowpal Wabbit is a machine learning system which pushes the frontier of ML with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning. Includes extra utilities.
URL: https://github.com/JohnLangford/vowpal_wabbit
NumVotes: 8
Popularity: 0
OutOfDate: 1636791110
Maintainer: dkasak
Submitter: sakaru
FirstSubmitted: 1330133164
LastModified: 1613171470
URLPath: /cgit/aur.git/snapshot/vowpal_wabbit.tar.gz