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

Last updated: September 21,2024

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

$ yay -S vim-dispatch-git

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

$ yay -Rns vim-dispatch-git

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

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

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

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

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

ID: 982591
Name: vim-dispatch-git
PackageBaseID: 165703
PackageBase: vim-dispatch-git
Version: 1.8.r33.ga99a671-1
Description: Asynchronous build and test dispatcher
URL: https://github.com/tpope/vim-dispatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618598179
LastModified: 1635816497
URLPath: /cgit/aur.git/snapshot/vim-dispatch-git.tar.gz