vim-vimteractive on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-vimteractive

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

$ yay -Rns vim-vimteractive

2. Manually Install "vim-vimteractive" via AUR

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

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

b. Clone vim-vimteractive's git locally

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

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

$ cd ~/vim-vimteractive $ makepkg -si

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

ID: 845031
Name: vim-vimteractive
PackageBaseID: 132834
PackageBase: vim-vimteractive
Version: 2.4.1-1
Description: Send commands from text files to interactive programs via vim
URL: https://github.com/williamjameshandley/vimteractive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1527415407
LastModified: 1610214290
URLPath: /cgit/aur.git/snapshot/vim-vimteractive.tar.gz