python-yaql on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-yaql

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

$ yay -Rns python-yaql

2. Manually Install "python-yaql" via AUR

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

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

b. Clone python-yaql's git locally

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

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

$ cd ~/python-yaql $ makepkg -si

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

ID: 1421046
Name: python-yaql
PackageBaseID: 118724
PackageBase: python-yaql
Version: 2.0.1-1
Description: YAQL - Yet Another Query Language
URL: https://yaql.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1484264614
LastModified: 1709629967
URLPath: /cgit/aur.git/snapshot/python-yaql.tar.gz