vim-quick-scope on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vim-quick-scope

* (Optional) Uninstall vim-quick-scope on Arch using YAY

$ yay -Rns vim-quick-scope

2. Manually Install "vim-quick-scope" via AUR

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

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

b. Clone vim-quick-scope's git locally

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

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

$ cd ~/vim-quick-scope $ makepkg -si

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

ID: 982599
Name: vim-quick-scope
PackageBaseID: 172642
PackageBase: vim-quick-scope
Version: 2.5.12-1
Description: Always-on highlight for fast left-right movement between words
URL: https://github.com/unblevable/quick-scope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1635818806
LastModified: 1635818806
URLPath: /cgit/aur.git/snapshot/vim-quick-scope.tar.gz