fsearch on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S fsearch

* (Optional) Uninstall fsearch on Arch using YAY

$ yay -Rns fsearch

2. Manually Install "fsearch" via AUR

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

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

b. Clone fsearch's git locally

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

c. Go to ~/fsearch folder and install it

$ cd ~/fsearch $ makepkg -si

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

ID: 1299320
Name: fsearch
PackageBaseID: 171408
PackageBase: fsearch
Version: 0.2.3-1
Description: A fast graphical file search utility.
URL: https://cboxdoerfer.github.io/fsearch
NumVotes: 22
Popularity: 0.318489
OutOfDate: 1703605408
Maintainer: wander
Submitter: wander
FirstSubmitted: 1632727173
LastModified: 1691240800
URLPath: /cgit/aur.git/snapshot/fsearch.tar.gz