vim-searchhighlighting on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vim-searchhighlighting

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

$ yay -Rns vim-searchhighlighting

2. Manually Install "vim-searchhighlighting" via AUR

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

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

b. Clone vim-searchhighlighting's git locally

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

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

$ cd ~/vim-searchhighlighting $ makepkg -si

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

ID: 1084456
Name: vim-searchhighlighting
PackageBaseID: 179107
PackageBase: vim-searchhighlighting
Version: 2.10-1
Description: Highlighting of searches via star, auto-highlighting.
URL: https://github.com/inkarkat/vim-SearchHighlighting
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1653361254
LastModified: 1653361254
URLPath: /cgit/aur.git/snapshot/vim-searchhighlighting.tar.gz