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