neovim-surround on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S neovim-surround

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

$ yay -Rns neovim-surround

2. Manually Install "neovim-surround" via AUR

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

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

b. Clone neovim-surround's git locally

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

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

$ cd ~/neovim-surround $ makepkg -si

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

ID: 1424186
Name: neovim-surround
PackageBaseID: 116169
PackageBase: neovim-surround
Version: 2.2-1
Description: Provides mappings to easily delete, change, and add paired "surroundings"
URL: https://github.com/tpope/vim-surround
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372886
LastModified: 1710043269
URLPath: /cgit/aur.git/snapshot/neovim-surround.tar.gz