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

Last updated: May 19,2024

1. Install "node-step" package

In this section, we are going to explain the necessary steps to install node-step on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-step

2. Uninstall "node-step" package

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

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

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

Package: node-step
Priority: extra
Section: universe/web
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: step.js
Version: 0.0.5+20111229-1
Depends: nodejs
Filename: pool/universe/s/step.js/node-step_0.0.5+20111229-1_all.deb
Size: 6222
MD5sum: 0501e42025c8c2b8337a76d277e7b0cf
SHA1: 8761923b14119a5f76ae3d91af957c57edfa6141
SHA256: b73fb63b760c32156cfd5a5528fda81477fb8dc392c0a8d70db209647c3e836f
Description-en: simple control-flow library for Node
Node is an event-based server-side JavaScript engine.
.
Step is a simple control-flow library for Node that makes parallel
execution, serial execution, and error handling painless.
Description-md5: e77041c76959ae9b82d0391b1c803b5b
Homepage: https://github.com/creationix/step
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu