sniprun on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S sniprun

* (Optional) Uninstall sniprun on Arch using YAY

$ yay -Rns sniprun

2. Manually Install "sniprun" via AUR

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

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

b. Clone sniprun's git locally

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

c. Go to ~/sniprun folder and install it

$ cd ~/sniprun $ makepkg -si

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

ID: 1141806
Name: sniprun
PackageBaseID: 165522
PackageBase: sniprun
Version: 1.2.7-1
Description: Compiled binary core for neovim-sniprun
URL: https://github.com/michaelb/sniprun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618201622
LastModified: 1663626666
URLPath: /cgit/aur.git/snapshot/sniprun.tar.gz