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

Last updated: April 28,2024

1. Install "node-chainsaw" package

Here is a brief guide to show you how to install node-chainsaw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-chainsaw

2. Uninstall "node-chainsaw" package

Here is a brief guide to show you how to uninstall node-chainsaw on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-chainsaw
Priority: extra
Section: universe/web
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.0-1
Depends: nodejs, node-traverse
Filename: pool/universe/n/node-chainsaw/node-chainsaw_0.1.0-1_all.deb
Size: 5118
MD5sum: 775a644af3b534e0e7a0cddf91805e1d
SHA1: 361660f6e8891d146fcd6d2aeaf4dcb879342175
SHA256: cd882ac327a84698a0aebf6d7d0aa4a6381a67310afc0d31c93a12f9ef54cc8d
Description-en: Node.js module to build chainable fluent interfaces
With this meta-module you can write modules with chainable interfaces.
.
Chainsaw takes care of all of the boring details and simplifies the
nested flow control.
Description-md5: c7e727f0bd2b304ed2778589d4e7d2cb
Homepage: https://github.com/substack/node-chainsaw
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu