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

Last updated: July 05,2024

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

$ yay -S vim-auto-pairs

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

$ yay -Rns vim-auto-pairs

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

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

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

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

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

ID: 861980
Name: vim-auto-pairs
PackageBaseID: 98104
PackageBase: vim-auto-pairs
Version: 2.0.0-1
Description: Autoclose, insert or delete brackets, parens, quotes in pair
URL: http://www.vim.org/scripts/script.php?script_id=3599
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: FMB
Submitter: FMB
FirstSubmitted: 1440074712
LastModified: 1613069517
URLPath: /cgit/aur.git/snapshot/vim-auto-pairs.tar.gz