python2-queryablelist on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python2-queryablelist

* (Optional) Uninstall python2-queryablelist on Arch using YAY

$ yay -Rns python2-queryablelist

2. Manually Install "python2-queryablelist" via AUR

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

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

b. Clone python2-queryablelist's git locally

$ git clone https://aur.archlinux.org/python2-queryablelist.git ~/python2-queryablelist

c. Go to ~/python2-queryablelist folder and install it

$ cd ~/python2-queryablelist $ makepkg -si

3. Information about the python2-queryablelist package on Arch User Repository (AUR)

ID: 416753
Name: python2-queryablelist
PackageBaseID: 123101
PackageBase: python2-queryablelist
Version: 3.1.0-2
Description: Python module to add support for ORM-style filtering to any list of items
URL: http://github.com/kata198/QueryableList
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496559412
LastModified: 1496559412
URLPath: /cgit/aur.git/snapshot/python2-queryablelist.tar.gz