neovim-surround on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install neovim-surround on Arch using YAY
$
yay -S
neovim-surround
Copied
* (Optional) Uninstall neovim-surround on Arch using YAY
$
yay -Rns
neovim-surround
Copied
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
Copied
b. Clone neovim-surround's git locally
$
git clone https://aur.archlinux.org/neovim-surround.git
~/neovim-surround
Copied
c. Go to ~/neovim-surround folder and install it
$
cd
~/neovim-surround
Copied
$
makepkg -si
Copied
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
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