python-queryablelist on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-queryablelist

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

$ yay -Rns python-queryablelist

2. Manually Install "python-queryablelist" via AUR

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

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

b. Clone python-queryablelist's git locally

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

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

$ cd ~/python-queryablelist $ makepkg -si

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

ID: 545816
Name: python-queryablelist
PackageBaseID: 123100
PackageBase: python-queryablelist
Version: 3.1.0-3
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: 1496555455
LastModified: 1537579420
URLPath: /cgit/aur.git/snapshot/python-queryablelist.tar.gz