vim-dispatch on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S vim-dispatch

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

$ yay -Rns vim-dispatch

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

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

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

$ cd ~/vim-dispatch $ makepkg -si

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

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