vim-repeat on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S vim-repeat

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

$ yay -Rns vim-repeat

2. Manually Install "vim-repeat" via AUR

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

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

b. Clone vim-repeat's git locally

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

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

$ cd ~/vim-repeat $ makepkg -si

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

ID: 564323
Name: vim-repeat
PackageBaseID: 35211
PackageBase: vim-repeat
Version: 1.2-1
Description: Use the repeat command (.) with supported plugins
URL: http://www.vim.org/scripts/script.php?script_id=2136
NumVotes: 12
Popularity: 2.0E-6
OutOfDate:
Maintainer: FMB
Submitter:
FirstSubmitted: 1267742465
LastModified: 1543524297
URLPath: /cgit/aur.git/snapshot/vim-repeat.tar.gz