vim-easy-align on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S vim-easy-align

* (Optional) Uninstall vim-easy-align on Arch using YAY

$ yay -Rns vim-easy-align

2. Manually Install "vim-easy-align" via AUR

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

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

b. Clone vim-easy-align's git locally

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

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

$ cd ~/vim-easy-align $ makepkg -si

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

ID: 722698
Name: vim-easy-align
PackageBaseID: 151683
PackageBase: vim-easy-align
Version: 2.10.0-1
Description: Vim alignment plugin
URL: https://github.com/junegunn/vim-easy-align
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1587246814
LastModified: 1587246814
URLPath: /cgit/aur.git/snapshot/vim-easy-align.tar.gz