vim-auto-pairs on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install vim-auto-pairs on Arch using YAY
$
yay -S
vim-auto-pairs
Copied
* (Optional) Uninstall vim-auto-pairs on Arch using YAY
$
yay -Rns
vim-auto-pairs
Copied
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
Copied
b. Clone vim-auto-pairs's git locally
$
git clone https://aur.archlinux.org/vim-auto-pairs.git
~/vim-auto-pairs
Copied
c. Go to ~/vim-auto-pairs folder and install it
$
cd
~/vim-auto-pairs
Copied
$
makepkg -si
Copied
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
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