npm-fzf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S npm-fzf

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

$ yay -Rns npm-fzf

2. Manually Install "npm-fzf" via AUR

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

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

b. Clone npm-fzf's git locally

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

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

$ cd ~/npm-fzf $ makepkg -si

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

ID: 883864
Name: npm-fzf
PackageBaseID: 142416
PackageBase: npm-fzf
Version: 1.1.6-2
Description: Fuzzy search npm modules with fzf
URL: https://github.com/hankchanocd/npm-fzf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1559236888
LastModified: 1616837715
URLPath: /cgit/aur.git/snapshot/npm-fzf.tar.gz