How to Install and Uninstall node-nopt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "node-nopt" package

This guide let you learn how to install node-nopt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-nopt

2. Uninstall "node-nopt" package

Please follow the guidance below to uninstall node-nopt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-nopt $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-nopt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-nopt
Priority: extra
Section: universe/web
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 3.0.1-1
Depends: node-abbrev, nodejs
Filename: pool/universe/n/node-nopt/node-nopt_3.0.1-1_all.deb
Size: 9544
MD5sum: cafa2178da786715485bc034d363d8de
SHA1: 126fe4695fb3ebf2c4cfc4c0a6d2e132b24550ad
SHA256: 961c706a97c06d2f45bc9f7b3f24b67c3bb70ec45c265e27eba15c98b59d67b7
Description-en: Command-line option parser for Node.js
Full featured option parser, with support for :
* types (String, path, url, Number, Date, Boolean, NaN, Stream, Array)
* error handling
* abbreviations
* shorthands
.
Node.js is an event-based server-side javascript engine.
Description-md5: 2c59f6404dbfbde8f6567b31dbaddf3f
Homepage: https://github.com/isaacs/nopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu