vim-stabs on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S vim-stabs

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

$ yay -Rns vim-stabs

2. Manually Install "vim-stabs" via AUR

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

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

b. Clone vim-stabs's git locally

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

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

$ cd ~/vim-stabs $ makepkg -si

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

ID: 987611
Name: vim-stabs
PackageBaseID: 173001
PackageBase: vim-stabs
Version: 1.2-1
Description: A vim plugin to use tabs for indentation and spaces for alignment
URL: https://github.com/Thyrum/vim-stabs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vali
Submitter: vali
FirstSubmitted: 1636714348
LastModified: 1636714348
URLPath: /cgit/aur.git/snapshot/vim-stabs.tar.gz