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