vim-auto-pairs-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vim-auto-pairs-git

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

$ yay -Rns vim-auto-pairs-git

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

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

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

$ cd ~/vim-auto-pairs-git $ makepkg -si

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

ID: 893019
Name: vim-auto-pairs-git
PackageBaseID: 163678
PackageBase: vim-auto-pairs-git
Version: 2.0.0.r3.g39f06b8-3
Description: Vim plugin, insert or delete brackets, parens, quotes in pair
URL: https://github.com/jiangmiao/auto-pairs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DDoSolitary
Submitter: DDoSolitary
FirstSubmitted: 1614143220
LastModified: 1618524930
URLPath: /cgit/aur.git/snapshot/vim-auto-pairs-git.tar.gz