vim-matchit on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S vim-matchit

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

$ yay -Rns vim-matchit

2. Manually Install "vim-matchit" via AUR

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

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

b. Clone vim-matchit's git locally

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

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

$ cd ~/vim-matchit $ makepkg -si

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

ID: 196072
Name: vim-matchit
PackageBaseID: 49061
PackageBase: vim-matchit
Version: 1.13.2-2
Description: The matchit.vim script allows you to configure % to match more than just single characters
URL: http://www.vim.org/scripts/script.php?script_id=39
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: FMB
Submitter: dracorp
FirstSubmitted: 1305462534
LastModified: 1434293001
URLPath: /cgit/aur.git/snapshot/vim-matchit.tar.gz