python-pygam on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S python-pygam

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

$ yay -Rns python-pygam

2. Manually Install "python-pygam" via AUR

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

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

b. Clone python-pygam's git locally

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

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

$ cd ~/python-pygam $ makepkg -si

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

ID: 626694
Name: python-pygam
PackageBaseID: 142099
PackageBase: python-pygam
Version: 0.8.0-1
Description: Generalized Additive Models in Python
URL: https://pygam.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1557944953
LastModified: 1562172662
URLPath: /cgit/aur.git/snapshot/python-pygam.tar.gz