vim-unimpaired on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vim-unimpaired

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

$ yay -Rns vim-unimpaired

2. Manually Install "vim-unimpaired" via AUR

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

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

b. Clone vim-unimpaired's git locally

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

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

$ cd ~/vim-unimpaired $ makepkg -si

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

ID: 1085744
Name: vim-unimpaired
PackageBaseID: 119572
PackageBase: vim-unimpaired
Version: 2.1-1
Description: Pairs of handy bracket mappings for vim
URL: https://github.com/tpope/vim-unimpaired
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: Shibumi
FirstSubmitted: 1486513915
LastModified: 1653632319
URLPath: /cgit/aur.git/snapshot/vim-unimpaired.tar.gz