vim-yankring on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vim-yankring

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

$ yay -Rns vim-yankring

2. Manually Install "vim-yankring" via AUR

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

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

b. Clone vim-yankring's git locally

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

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

$ cd ~/vim-yankring $ makepkg -si

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

ID: 723269
Name: vim-yankring
PackageBaseID: 100097
PackageBase: vim-yankring
Version: 20.0-1
Description: Maintains a history of previous yanks, changes and deletes
URL: http://www.vim.org/scripts/script.php?script_id=1234
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: qqqqqqqqq9
FirstSubmitted: 1442397471
LastModified: 1587348685
URLPath: /cgit/aur.git/snapshot/vim-yankring.tar.gz