vim-vcscommand on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-vcscommand

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

$ yay -Rns vim-vcscommand

2. Manually Install "vim-vcscommand" via AUR

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

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

b. Clone vim-vcscommand's git locally

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

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

$ cd ~/vim-vcscommand $ makepkg -si

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

ID: 765022
Name: vim-vcscommand
PackageBaseID: 155425
PackageBase: vim-vcscommand
Version: 1.99.47-4
Description: vim version control system integration plugin
URL: http://www.vim.org/scripts/script.php?script_id=90
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1594683131
LastModified: 1594683131
URLPath: /cgit/aur.git/snapshot/vim-vcscommand.tar.gz