neovim-sniprun on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S neovim-sniprun

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

$ yay -Rns neovim-sniprun

2. Manually Install "neovim-sniprun" via AUR

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

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

b. Clone neovim-sniprun's git locally

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

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

$ cd ~/neovim-sniprun $ makepkg -si

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

ID: 1141807
Name: neovim-sniprun
PackageBaseID: 165522
PackageBase: sniprun
Version: 1.2.7-1
Description: Independently run snippets of code
URL: https://github.com/michaelb/sniprun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618201622
LastModified: 1663626666
URLPath: /cgit/aur.git/snapshot/neovim-sniprun.tar.gz