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

Last updated: December 25,2024

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

$ yay -S vim-recover-git

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

$ yay -Rns vim-recover-git

2. Manually Install "vim-recover-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-recover-git's git locally

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

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

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

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

ID: 867615
Name: vim-recover-git
PackageBaseID: 116521
PackageBase: vim-recover-git
Version: r203.c84f072-2
Description: A Vim plugin to show a diff, whenever recovering a buffer
URL: http://www.vim.org/scripts/script.php?script_id=3068
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: Rhinoceros
FirstSubmitted: 1477537769
LastModified: 1614032185
URLPath: /cgit/aur.git/snapshot/vim-recover-git.tar.gz