nsf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nsf

* (Optional) Uninstall nsf on Arch using YAY

$ yay -Rns nsf

2. Manually Install "nsf" via AUR

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

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

b. Clone nsf's git locally

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

c. Go to ~/nsf folder and install it

$ cd ~/nsf $ makepkg -si

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

ID: 1126574
Name: nsf
PackageBaseID: 106053
PackageBase: nsf
Version: 2.4.0-1
Description: The Next Scripting Framework (for short: NSF) is an infrastructure for creating object-oriented scripting languages based on Tcl. This package provides two object-orientated extensions for Tcl, NX and XOTcl2.
URL: https://next-scripting.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marmoser
Submitter: marmoser
FirstSubmitted: 1452681885
LastModified: 1660632848
URLPath: /cgit/aur.git/snapshot/nsf.tar.gz