neovim-project on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S neovim-project

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

$ yay -Rns neovim-project

2. Manually Install "neovim-project" via AUR

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

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

b. Clone neovim-project's git locally

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

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

$ cd ~/neovim-project $ makepkg -si

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

ID: 346266
Name: neovim-project
PackageBaseID: 116167
PackageBase: neovim-project
Version: 1.4.1-1
Description: Organize and navigate projects of files (like an ide/buffer explorer)
URL: http://www.vim.org/scripts/script.php?script_id=69
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372656
LastModified: 1476372656
URLPath: /cgit/aur.git/snapshot/neovim-project.tar.gz