neovim-ctrlp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S neovim-ctrlp

* (Optional) Uninstall neovim-ctrlp on Arch using YAY

$ yay -Rns neovim-ctrlp

2. Manually Install "neovim-ctrlp" via AUR

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

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

b. Clone neovim-ctrlp's git locally

$ git clone https://aur.archlinux.org/neovim-ctrlp.git ~/neovim-ctrlp

c. Go to ~/neovim-ctrlp folder and install it

$ cd ~/neovim-ctrlp $ makepkg -si

3. Information about the neovim-ctrlp package on Arch User Repository (AUR)

ID: 1424174
Name: neovim-ctrlp
PackageBaseID: 116162
PackageBase: neovim-ctrlp
Version: 1.81-1
Description: Full path fuzzy file, buffer, mru, tag, ... finder
URL: http://ctrlpvim.github.com/ctrlp.vim/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476371906
LastModified: 1710040839
URLPath: /cgit/aur.git/snapshot/neovim-ctrlp.tar.gz