fsql on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S fsql

* (Optional) Uninstall fsql on Arch using YAY

$ yay -Rns fsql

2. Manually Install "fsql" via AUR

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

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

b. Clone fsql's git locally

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

c. Go to ~/fsql folder and install it

$ cd ~/fsql $ makepkg -si

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

ID: 931767
Name: fsql
PackageBaseID: 123535
PackageBase: fsql
Version: 0.4.0-1
Description: Search through your filesystem with SQL-esque queries
URL: https://github.com/kashav/fsql
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1498092527
LastModified: 1625700871
URLPath: /cgit/aur.git/snapshot/fsql.tar.gz