vim-endwise on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vim-endwise

* (Optional) Uninstall vim-endwise on Arch using YAY

$ yay -Rns vim-endwise

2. Manually Install "vim-endwise" via AUR

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

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

b. Clone vim-endwise's git locally

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

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

$ cd ~/vim-endwise $ makepkg -si

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

ID: 974573
Name: vim-endwise
PackageBaseID: 46517
PackageBase: vim-endwise
Version: 1.2-4
Description: Vim plugin for ending structures automatically in Ruby
URL: https://github.com/tpope/vim-endwise
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: revel
FirstSubmitted: 1297722104
LastModified: 1634256034
URLPath: /cgit/aur.git/snapshot/vim-endwise.tar.gz