vim-sneak on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-sneak

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

$ yay -Rns vim-sneak

2. Manually Install "vim-sneak" via AUR

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

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

b. Clone vim-sneak's git locally

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

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

$ cd ~/vim-sneak $ makepkg -si

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

ID: 979685
Name: vim-sneak
PackageBaseID: 119568
PackageBase: vim-sneak
Version: 1.9-1
Description: Motion plugin for Vim
URL: https://github.com/justinmk/vim-sneak
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1486509648
LastModified: 1635301744
URLPath: /cgit/aur.git/snapshot/vim-sneak.tar.gz