vimscripts-autoclose on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vimscripts-autoclose

* (Optional) Uninstall vimscripts-autoclose on Arch using YAY

$ yay -Rns vimscripts-autoclose

2. Manually Install "vimscripts-autoclose" via AUR

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

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

b. Clone vimscripts-autoclose's git locally

$ git clone https://aur.archlinux.org/vimscripts-autoclose.git ~/vimscripts-autoclose

c. Go to ~/vimscripts-autoclose folder and install it

$ cd ~/vimscripts-autoclose $ makepkg -si

3. Information about the vimscripts-autoclose package on Arch User Repository (AUR)

ID: 518414
Name: vimscripts-autoclose
PackageBaseID: 128561
PackageBase: vimscripts-autoclose
Version: 1.2-2
Description: plugin that automatically closes quote, parentheses, brackets, braces, etc
URL: https://github.com/vim-scripts/AutoClose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Trent
Submitter: Trent
FirstSubmitted: 1514887899
LastModified: 1528677889
URLPath: /cgit/aur.git/snapshot/vimscripts-autoclose.tar.gz