ff on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S ff

* (Optional) Uninstall ff on Arch using YAY

$ yay -Rns ff

2. Manually Install "ff" via AUR

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

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

b. Clone ff's git locally

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

c. Go to ~/ff folder and install it

$ cd ~/ff $ makepkg -si

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

ID: 625623
Name: ff
PackageBaseID: 138057
PackageBase: ff
Version: 0.5.0-1
Description: Simple, human-readable, fast binary file scanner
URL: https://git.dd86k.space/dd86k/ff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daxx
FirstSubmitted: 1544853720
LastModified: 1561786707
URLPath: /cgit/aur.git/snapshot/ff.tar.gz