python-lasso on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-lasso

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

$ yay -Rns python-lasso

2. Manually Install "python-lasso" via AUR

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

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

b. Clone python-lasso's git locally

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

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

$ cd ~/python-lasso $ makepkg -si

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

ID: 203935
Name: python-lasso
PackageBaseID: 95301
PackageBase: python-lasso
Version: 0.0.3-1
Description: Lightweight module to define serializable, schema-validated classes
URL: https://github.com/aperezdc/python-lasso
NumVotes: 0
Popularity: 0
OutOfDate: 1644347229
Maintainer: aperez
FirstSubmitted: 1435435541
LastModified: 1435504962
URLPath: /cgit/aur.git/snapshot/python-lasso.tar.gz