fql on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install fql on Arch using YAY
$
yay -S
fql
Copied
* (Optional) Uninstall fql on Arch using YAY
$
yay -Rns
fql
Copied
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
Copied
b. Clone fql's git locally
$
git clone https://aur.archlinux.org/fql.git
~/fql
Copied
c. Go to ~/fql folder and install it
$
cd
~/fql
Copied
$
makepkg -si
Copied
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
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