vim-closer-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S vim-closer-git

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

$ yay -Rns vim-closer-git

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

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

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

$ cd ~/vim-closer-git $ makepkg -si

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

ID: 899635
Name: vim-closer-git
PackageBaseID: 166232
PackageBase: vim-closer-git
Version: 0.2.0.r36.g26bba80-1
Description: Vim plugin for closing brackets
URL: https://github.com/rstacruz/vim-closer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619732572
LastModified: 1619732572
URLPath: /cgit/aur.git/snapshot/vim-closer-git.tar.gz