python-colander on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-colander

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

$ yay -Rns python-colander

2. Manually Install "python-colander" via AUR

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

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

b. Clone python-colander's git locally

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

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

$ cd ~/python-colander $ makepkg -si

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

ID: 1381314
Name: python-colander
PackageBaseID: 201282
PackageBase: python-colander
Version: 2.0-2
Description: A simple schema-based serialization and deserialization library
URL: https://docs.pylonsproject.org/projects/colander/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1704549341
LastModified: 1704549342
URLPath: /cgit/aur.git/snapshot/python-colander.tar.gz