vim-mark on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-mark

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

$ yay -Rns vim-mark

2. Manually Install "vim-mark" via AUR

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

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

b. Clone vim-mark's git locally

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

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

$ cd ~/vim-mark $ makepkg -si

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

ID: 468767
Name: vim-mark
PackageBaseID: 76154
PackageBase: vim-mark
Version: 2.8.5-1
Description: Highlight several words in different colors simultaneously.
URL: http://www.vim.org/scripts/script.php?script_id=2666
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jaudet
FirstSubmitted: 1386784624
LastModified: 1513011825
URLPath: /cgit/aur.git/snapshot/vim-mark.tar.gz