python-gnarl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-gnarl

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

$ yay -Rns python-gnarl

2. Manually Install "python-gnarl" via AUR

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

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

b. Clone python-gnarl's git locally

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

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

$ cd ~/python-gnarl $ makepkg -si

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

ID: 1034095
Name: python-gnarl
PackageBaseID: 175828
PackageBase: python-gnarl
Version: 0.1.0a4-1
Description: Lightweight module to define serializable, schema-validated classes
URL: https://github.com/aperezdc/gnarl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1644411359
LastModified: 1644411359
URLPath: /cgit/aur.git/snapshot/python-gnarl.tar.gz