neovim-symlinks on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S neovim-symlinks

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

$ yay -Rns neovim-symlinks

2. Manually Install "neovim-symlinks" via AUR

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

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

b. Clone neovim-symlinks's git locally

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

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

$ cd ~/neovim-symlinks $ makepkg -si

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

ID: 1070614
Name: neovim-symlinks
PackageBaseID: 178190
PackageBase: neovim-symlinks
Version: 5-1
Description: Runs neovim if vi or vim is called
URL:
NumVotes: 30
Popularity: 0.223193
OutOfDate:
Maintainer: Scimmia
Submitter: grawlinson
FirstSubmitted: 1650650008
LastModified: 1650650010
URLPath: /cgit/aur.git/snapshot/neovim-symlinks.tar.gz