vim-quickscope on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S vim-quickscope

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

$ yay -Rns vim-quickscope

2. Manually Install "vim-quickscope" via AUR

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

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

b. Clone vim-quickscope's git locally

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

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

$ cd ~/vim-quickscope $ makepkg -si

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

ID: 845475
Name: vim-quickscope
PackageBaseID: 125608
PackageBase: vim-quickscope
Version: 2.5.10-1
Description: Highlight which characters to target for f, F and family
URL: https://github.com/unblevable/quick-scope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lubgr
FirstSubmitted: 1505597636
LastModified: 1610314781
URLPath: /cgit/aur.git/snapshot/vim-quickscope.tar.gz