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

Last updated: September 29,2024

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

$ yay -S fzf-tab-source

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

$ yay -Rns fzf-tab-source

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

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

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

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

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

ID: 1396457
Name: fzf-tab-source
PackageBaseID: 196133
PackageBase: fzf-tab-source
Version: 1.0.1-1
Description: Replace zsh's default completion selection menu with fzf.Add file and directory previews,and can use rg or rga to assist fzf searches. After the installation is completed,Add 'source /usr/share/zsh/plugins/fzf-tab-source/fzf-tab.plugin.zsh' to ~/.zshrc
URL: https://github.com/aslingguang/fzf-tab-source
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aslingguang
Submitter: aslingguang
FirstSubmitted: 1690345488
LastModified: 1706757970
URLPath: /cgit/aur.git/snapshot/fzf-tab-source.tar.gz