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

Last updated: June 18,2024

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

$ yay -S vim-tabular-git

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

$ yay -Rns vim-tabular-git

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

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

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

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

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

ID: 512037
Name: vim-tabular-git
PackageBaseID: 58978
PackageBase: vim-tabular-git
Version: 1.0.0.r1.g00e1e7f-1
Description: Vim script for text filtering and alignment
URL: https://github.com/godlygeek/tabular
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: dlin
Submitter: dlin
FirstSubmitted: 1336096597
LastModified: 1526662275
URLPath: /cgit/aur.git/snapshot/vim-tabular-git.tar.gz