neovim-fugitive on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S neovim-fugitive

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

$ yay -Rns neovim-fugitive

2. Manually Install "neovim-fugitive" via AUR

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

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

b. Clone neovim-fugitive's git locally

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

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

$ cd ~/neovim-fugitive $ makepkg -si

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

ID: 1034381
Name: neovim-fugitive
PackageBaseID: 116164
PackageBase: neovim-fugitive
Version: 3.6-1
Description: A Git wrapper so awesome, it should be illegal
URL: https://github.com/tpope/vim-fugitive
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372084
LastModified: 1644462878
URLPath: /cgit/aur.git/snapshot/neovim-fugitive.tar.gz