nscript-git on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S nscript-git

* (Optional) Uninstall nscript-git on Arch using YAY

$ yay -Rns nscript-git

2. Manually Install "nscript-git" via AUR

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

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

b. Clone nscript-git's git locally

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

c. Go to ~/nscript-git folder and install it

$ cd ~/nscript-git $ makepkg -si

3. Information about the nscript-git package on Arch User Repository (AUR)

ID: 1279209
Name: nscript-git
PackageBaseID: 40224
PackageBase: nscript-git
Version: 20100904-2
Description: A simple stack-based scripting language.
URL: http://github.com/nikki93/nscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: keenerd
FirstSubmitted: 1282694399
LastModified: 1687815193
URLPath: /cgit/aur.git/snapshot/nscript-git.tar.gz