fql on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fql

* (Optional) Uninstall fql on Arch using YAY

$ yay -Rns fql

2. Manually Install "fql" via AUR

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

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

b. Clone fql's git locally

$ git clone https://aur.archlinux.org/fql.git ~/fql

c. Go to ~/fql folder and install it

$ cd ~/fql $ makepkg -si

3. Information about the fql package on Arch User Repository (AUR)

ID: 1281140
Name: fql
PackageBaseID: 170931
PackageBase: fql
Version: 1.2.0-1
Description: A SQL interpreter for text processing
URL: https://github.com/jasonKercher/fql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jkercher
FirstSubmitted: 1631302314
LastModified: 1688152823
URLPath: /cgit/aur.git/snapshot/fql.tar.gz