shogun on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S shogun

* (Optional) Uninstall shogun on Arch using YAY

$ yay -Rns shogun

2. Manually Install "shogun" via AUR

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

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

b. Clone shogun's git locally

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

c. Go to ~/shogun folder and install it

$ cd ~/shogun $ makepkg -si

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

ID: 629788
Name: shogun
PackageBaseID: 59950
PackageBase: shogun
Version: 6.1.4-1
Description: A Large Scale Machine Learning Toolbox
URL: http://shogun.ml/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: ChrisTX
FirstSubmitted: 1339419273
LastModified: 1563202803
URLPath: /cgit/aur.git/snapshot/shogun.tar.gz