python-glmnet on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-glmnet

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

$ yay -Rns python-glmnet

2. Manually Install "python-glmnet" via AUR

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

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

b. Clone python-glmnet's git locally

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

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

$ cd ~/python-glmnet $ makepkg -si

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

ID: 726460
Name: python-glmnet
PackageBaseID: 119640
PackageBase: python-glmnet
Version: 2.1.1-1
Description: A Python port of the glmnet package
URL: https://github.com/civisanalytics/python-glmnet
NumVotes: 0
Popularity: 0
OutOfDate: 1628270966
Maintainer:
Submitter: thrasibule
FirstSubmitted: 1486751502
LastModified: 1587861538
URLPath: /cgit/aur.git/snapshot/python-glmnet.tar.gz