How to Install and Uninstall nsf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "nsf" package

Please follow the instructions below to install nsf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nsf

2. Uninstall "nsf" package

This guide covers the steps necessary to uninstall nsf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nsf $ sudo apt autoclean && sudo apt autoremove

3. Information about the nsf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nsf
Priority: optional
Section: universe/libs
Installed-Size: 963
Maintainer: Ubuntu Developers
Original-Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Version: 2.0.0-2
Depends: tcl (>= 8.5), libc6 (>= 2.14)
Suggests: nsf-shells
Filename: pool/universe/n/nsf/nsf_2.0.0-2_amd64.deb
Size: 319672
MD5sum: ada109225332665b16ed367e4bd3d1a0
SHA1: 2a8868a3dfdc1add914594b4ecdba7592944bff8
SHA256: c28f0c57c08f95a7c1fd243ea34bdb80c424aeec6186861c8fdaac6b938189ca
Description-en: Next Scripting Framework (NSF): Object orientation for Tcl - shared library
The Next Scripting Framework (for short: NSF) is an infrastructure
for creating object-oriented scripting languages based on Tcl. This package
provides two ready-made object-orientated extensions for Tcl based on
NSF: Next Scripting Language (NX, pronounced "next") and Extended
Object Tcl version 2 (XOTcl2, pronounced "exotickle").
Description-md5: 3e3d95eda40cf35b06257033748535a5
Homepage: http://next-scripting.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu