l1_logreg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S l1_logreg

* (Optional) Uninstall l1_logreg on Arch using YAY

$ yay -Rns l1_logreg

2. Manually Install "l1_logreg" via AUR

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

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

b. Clone l1_logreg's git locally

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

c. Go to ~/l1_logreg folder and install it

$ cd ~/l1_logreg $ makepkg -si

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

ID: 189697
Name: l1_logreg
PackageBaseID: 73719
PackageBase: l1_logreg
Version: 0.8.2-1
Description: An implementation of the interprior-point method for L1-regularized logistic regression.
URL: http://www.stanford.edu/~boyd/l1_logreg/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ido
Submitter: ido
FirstSubmitted: 1379989995
LastModified: 1433875161
URLPath: /cgit/aur.git/snapshot/l1_logreg.tar.gz