fselect-bin on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S fselect-bin

* (Optional) Uninstall fselect-bin on Arch using YAY

$ yay -Rns fselect-bin

2. Manually Install "fselect-bin" via AUR

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

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

b. Clone fselect-bin's git locally

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

c. Go to ~/fselect-bin folder and install it

$ cd ~/fselect-bin $ makepkg -si

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

ID: 1286400
Name: fselect-bin
PackageBaseID: 164344
PackageBase: fselect-bin
Version: 0.8.4-1
Description: Find files with SQL-like queries
URL: https://github.com/jhspetersson/fselect
NumVotes: 4
Popularity: 0.002508
OutOfDate:
Maintainer: jtraub
Submitter: jtraub
FirstSubmitted: 1615757755
LastModified: 1689016077
URLPath: /cgit/aur.git/snapshot/fselect-bin.tar.gz