fzf-tab-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fzf-tab-git

* (Optional) Uninstall fzf-tab-git on Arch using YAY

$ yay -Rns fzf-tab-git

2. Manually Install "fzf-tab-git" via AUR

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

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

b. Clone fzf-tab-git's git locally

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

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

$ cd ~/fzf-tab-git $ makepkg -si

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

ID: 979612
Name: fzf-tab-git
PackageBaseID: 169490
PackageBase: fzf-tab-git
Version: r199.220bee3-3
Description: Replace zsh's default completion selection menu with fzf (git version)
URL: https://github.com/Aloxaf/fzf-tab
NumVotes: 6
Popularity: 0.873008
OutOfDate:
Maintainer: ZenRen
Submitter: ZenRen
FirstSubmitted: 1627838368
LastModified: 1635279885
URLPath: /cgit/aur.git/snapshot/fzf-tab-git.tar.gz