vim-sleuth on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S vim-sleuth

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

$ yay -Rns vim-sleuth

2. Manually Install "vim-sleuth" via AUR

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

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

b. Clone vim-sleuth's git locally

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

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

$ cd ~/vim-sleuth $ makepkg -si

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

ID: 1219375
Name: vim-sleuth
PackageBaseID: 159164
PackageBase: vim-sleuth
Version: 2.0-1
Description: Vim plugin to heuristically set tabstop options
URL: https://www.vim.org/scripts/script.php?script_id=4375
NumVotes: 1
Popularity: 0.752059
OutOfDate:
Maintainer: heinrich5991
Submitter: heinrich5991
FirstSubmitted: 1603711225
LastModified: 1677657652
URLPath: /cgit/aur.git/snapshot/vim-sleuth.tar.gz