vim-table-mode on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S vim-table-mode

* (Optional) Uninstall vim-table-mode on Arch using YAY

$ yay -Rns vim-table-mode

2. Manually Install "vim-table-mode" via AUR

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

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

b. Clone vim-table-mode's git locally

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

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

$ cd ~/vim-table-mode $ makepkg -si

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

ID: 789417
Name: vim-table-mode
PackageBaseID: 89727
PackageBase: vim-table-mode
Version: 4.7.3-1
Description: VIM Table Mode for instant table creation.
URL: https://github.com/dhruvasagar/vim-table-mode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ejiek
Submitter: Shibumi
FirstSubmitted: 1422024344
LastModified: 1599678031
URLPath: /cgit/aur.git/snapshot/vim-table-mode.tar.gz