fselect on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S fselect

* (Optional) Uninstall fselect on Arch using YAY

$ yay -Rns fselect

2. Manually Install "fselect" via AUR

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

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

b. Clone fselect's git locally

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

c. Go to ~/fselect folder and install it

$ cd ~/fselect $ makepkg -si

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

ID: 1277613
Name: fselect
PackageBaseID: 130575
PackageBase: fselect
Version: 0.8.4-1
Description: Find files with SQL-like queries
URL: https://github.com/jhspetersson/fselect
NumVotes: 9
Popularity: 4.0E-6
OutOfDate:
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1520328791
LastModified: 1687524221
URLPath: /cgit/aur.git/snapshot/fselect.tar.gz