python-pyglmnet on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-pyglmnet

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

$ yay -Rns python-pyglmnet

2. Manually Install "python-pyglmnet" via AUR

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

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

b. Clone python-pyglmnet's git locally

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

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

$ cd ~/python-pyglmnet $ makepkg -si

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

ID: 714328
Name: python-pyglmnet
PackageBaseID: 150909
PackageBase: python-pyglmnet
Version: 1.1-1
Description: Elastic-net regularized generalized linear models.
URL: http://glm-tools.github.io/pyglmnet/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cheesinglee
Submitter: cheesinglee
FirstSubmitted: 1585596124
LastModified: 1585596124
URLPath: /cgit/aur.git/snapshot/python-pyglmnet.tar.gz