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

Last updated: July 07,2024

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

$ yay -S fzf-tab-completion-git

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

$ yay -Rns fzf-tab-completion-git

2. Manually Install "fzf-tab-completion-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-completion-git's git locally

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

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

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

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

ID: 1190841
Name: fzf-tab-completion-git
PackageBaseID: 164854
PackageBase: fzf-tab-completion-git
Version: r343.0874776-1
Description: Tab completion using fzf in zsh, bash, GNU readline apps (e.g. python, php -a etc.)
URL: https://github.com/lincheney/fzf-tab-completion
NumVotes: 2
Popularity: 0.000176
OutOfDate:
Maintainer: buzztaiki
Submitter: buzztaiki
FirstSubmitted: 1616657272
LastModified: 1672669240
URLPath: /cgit/aur.git/snapshot/fzf-tab-completion-git.tar.gz