nssnippets-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nssnippets-bin

* (Optional) Uninstall nssnippets-bin on Arch using YAY

$ yay -Rns nssnippets-bin

2. Manually Install "nssnippets-bin" via AUR

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

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

b. Clone nssnippets-bin's git locally

$ git clone https://aur.archlinux.org/nssnippets-bin.git ~/nssnippets-bin

c. Go to ~/nssnippets-bin folder and install it

$ cd ~/nssnippets-bin $ makepkg -si

3. Information about the nssnippets-bin package on Arch User Repository (AUR)

ID: 964927
Name: nssnippets-bin
PackageBaseID: 155559
PackageBase: nssnippets-bin
Version: 1.5.0-1
Description: A command-line tool for generating NWScript VSC snippets (binary version)
URL: https://gitlab.com/Taro94/nwscript-snippets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Taro94
Submitter: Taro94
FirstSubmitted: 1595012389
LastModified: 1632424430
URLPath: /cgit/aur.git/snapshot/nssnippets-bin.tar.gz