vim-asyncrun on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S vim-asyncrun

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

$ yay -Rns vim-asyncrun

2. Manually Install "vim-asyncrun" via AUR

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

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

b. Clone vim-asyncrun's git locally

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

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

$ cd ~/vim-asyncrun $ makepkg -si

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

ID: 1221979
Name: vim-asyncrun
PackageBaseID: 165520
PackageBase: vim-asyncrun
Version: 2.11.16-1
Description: Vim plugin for executing shell commands asynchronously
URL: https://github.com/skywind3000/asyncrun.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618186721
LastModified: 1678070199
URLPath: /cgit/aur.git/snapshot/vim-asyncrun.tar.gz