neovim-registers on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S neovim-registers

* (Optional) Uninstall neovim-registers on Arch using YAY

$ yay -Rns neovim-registers

2. Manually Install "neovim-registers" via AUR

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

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

b. Clone neovim-registers's git locally

$ git clone https://aur.archlinux.org/neovim-registers.git ~/neovim-registers

c. Go to ~/neovim-registers folder and install it

$ cd ~/neovim-registers $ makepkg -si

3. Information about the neovim-registers package on Arch User Repository (AUR)

ID: 1147184
Name: neovim-registers
PackageBaseID: 165544
PackageBase: neovim-registers
Version: 2.0.0-1
Description: Neovim plugin to preview the contents of the registers
URL: https://github.com/tversteeg/registers.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618258705
LastModified: 1664648629
URLPath: /cgit/aur.git/snapshot/neovim-registers.tar.gz