nsf on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install nsf on Arch using YAY
$
yay -S
nsf
Copied
* (Optional) Uninstall nsf on Arch using YAY
$
yay -Rns
nsf
Copied
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
Copied
b. Clone nsf's git locally
$
git clone https://aur.archlinux.org/nsf.git
~/nsf
Copied
c. Go to ~/nsf folder and install it
$
cd
~/nsf
Copied
$
makepkg -si
Copied
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
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