ffindex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ffindex

* (Optional) Uninstall ffindex on Arch using YAY

$ yay -Rns ffindex

2. Manually Install "ffindex" via AUR

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

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

b. Clone ffindex's git locally

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

c. Go to ~/ffindex folder and install it

$ cd ~/ffindex $ makepkg -si

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

ID: 941476
Name: ffindex
PackageBaseID: 98523
PackageBase: ffindex
Version: 1.0-1
Description: simple index/database for huge amounts of small files
URL: https://github.com/ahcm/ffindex
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: buggs
Submitter: buggs
FirstSubmitted: 1440544068
LastModified: 1627681962
URLPath: /cgit/aur.git/snapshot/ffindex.tar.gz