lasso on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lasso

* (Optional) Uninstall lasso on Arch using YAY

$ yay -Rns lasso

2. Manually Install "lasso" via AUR

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

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

b. Clone lasso's git locally

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

c. Go to ~/lasso folder and install it

$ cd ~/lasso $ makepkg -si

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

ID: 1313956
Name: lasso
PackageBaseID: 121215
PackageBase: lasso
Version: 2.8.2-1
Description: Lasso is a free software C library aiming to implement the Liberty Alliance standards. ID-WSF and SAML 2.0.
URL: http://lasso.entrouvert.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fuhry
Submitter: ivlcic
FirstSubmitted: 1491307614
LastModified: 1693854775
URLPath: /cgit/aur.git/snapshot/lasso.tar.gz