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

Last updated: May 13,2024

1. Install "node-commander" package

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

$ sudo apt update $ sudo apt install node-commander

2. Uninstall "node-commander" package

This is a short guide on how to uninstall node-commander on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-commander
Priority: extra
Section: universe/web
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.4.0-1
Depends: nodejs (>= 0.6.19~dfsg1-3~)
Filename: pool/universe/n/node-commander/node-commander_2.4.0-1_all.deb
Size: 13226
MD5sum: 41ae0f66fdfce00efab6cc24ec8d7479
SHA1: 17473a11f0004f54824ff0eb1aa739fc9d6b0e66
SHA256: bb00abca75a487a92163c4cd6408d05125c96297962d56f81b3a31c6374a2327
Description-en: Complete solution for Node.js command-line interfaces
Commander is a light-weight, expressive, and powerful command-line framework
for Node.js.
.
Inspired by Ruby's commander, this Node.js module provides command line
option parsing, automated/customizable help texts, command line prompting
password query, and many more features.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: f97e9c29df69027df835e52db2e33362
Homepage: https://github.com/visionmedia/commander.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu