vim-gundo on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-gundo

* (Optional) Uninstall vim-gundo on Arch using YAY

$ yay -Rns vim-gundo

2. Manually Install "vim-gundo" via AUR

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

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

b. Clone vim-gundo's git locally

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

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

$ cd ~/vim-gundo $ makepkg -si

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

ID: 702790
Name: vim-gundo
PackageBaseID: 97446
PackageBase: vim-gundo
Version: 2.6.2-2
Description: Vim plugin to visualize your Vim undo tree
URL: http://www.vim.org/scripts/script.php?script_id=3304
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: Rhinoceros
FirstSubmitted: 1439421474
LastModified: 1583051382
URLPath: /cgit/aur.git/snapshot/vim-gundo.tar.gz