fzf-extras on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S fzf-extras

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

$ yay -Rns fzf-extras

2. Manually Install "fzf-extras" via AUR

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

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

b. Clone fzf-extras's git locally

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

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

$ cd ~/fzf-extras $ makepkg -si

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

ID: 855175
Name: fzf-extras
PackageBaseID: 91923
PackageBase: fzf-extras
Version: 0.3.1-1
Description: Extra keybindings for fzf
URL: https://github.com/atweiden/fzf-extras
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: aaronfischer
Submitter: atweiden
FirstSubmitted: 1428172480
LastModified: 1611956184
URLPath: /cgit/aur.git/snapshot/fzf-extras.tar.gz