python-shogun on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python-shogun

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

$ yay -Rns python-shogun

2. Manually Install "python-shogun" via AUR

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

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

b. Clone python-shogun's git locally

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

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

$ cd ~/python-shogun $ makepkg -si

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

ID: 372386
Name: python-shogun
PackageBaseID: 109880
PackageBase: python-shogun
Version: 0.2-2
Description: A dead simple build system based on Ninja
URL: https://github.com/Streetwalrus/shogun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: novenary
FirstSubmitted: 1460128534
LastModified: 1483970865
URLPath: /cgit/aur.git/snapshot/python-shogun.tar.gz