fzf-make on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fzf-make

* (Optional) Uninstall fzf-make on Arch using YAY

$ yay -Rns fzf-make

2. Manually Install "fzf-make" via AUR

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

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

b. Clone fzf-make's git locally

$ git clone https://aur.archlinux.org/fzf-make.git ~/fzf-make

c. Go to ~/fzf-make folder and install it

$ cd ~/fzf-make $ makepkg -si

3. Information about the fzf-make package on Arch User Repository (AUR)

ID: 1410831
Name: fzf-make
PackageBaseID: 196770
PackageBase: fzf-make
Version: 0.24.0-1
Description: A command line tool that executes make target using fuzzy finder with preview window
URL: https://github.com/kyu08/fzf-make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1692360771
LastModified: 1708166669
URLPath: /cgit/aur.git/snapshot/fzf-make.tar.gz