vim-fugitive-git on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S vim-fugitive-git

* (Optional) Uninstall vim-fugitive-git on Arch using YAY

$ yay -Rns vim-fugitive-git

2. Manually Install "vim-fugitive-git" via AUR

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

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

b. Clone vim-fugitive-git's git locally

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

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

$ cd ~/vim-fugitive-git $ makepkg -si

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

ID: 965058
Name: vim-fugitive-git
PackageBaseID: 66295
PackageBase: vim-fugitive-git
Version: 3.4.115.g142a0dc-2
Description: Git wrapper so awesome, it should be illegal.
URL: https://github.com/tpope/vim-fugitive
NumVotes: 39
Popularity: 0
OutOfDate:
Maintainer: xythrez
Submitter: gwash
FirstSubmitted: 1358196435
LastModified: 1632447514
URLPath: /cgit/aur.git/snapshot/vim-fugitive-git.tar.gz