How to Install and Uninstall node-seq Package on Kali Linux

Last updated: October 04,2024

1. Install "node-seq" package

Learn how to install node-seq on Kali Linux

$ sudo apt update $ sudo apt install node-seq

2. Uninstall "node-seq" package

In this section, we are going to explain the necessary steps to uninstall node-seq on Kali Linux:

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

3. Information about the node-seq package on Kali Linux

Package: node-seq
Version: 0.3.5-3
Installed-Size: 39
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-chainsaw, node-hashish
Size: 10872
SHA256: 753a557fc60f4067a04310c3b5d3c250785c42fdd088af876168f6fc44c8e420
SHA1: 44694bd08d026569dfed7c4905f977c6a02205d3
MD5sum: c6132f6c771c3f22dca6323f085bb671
Description: Chainable asynchronous flow control
Seq is an asynchronous flow control library with a chainable interface for
sequential and parallel actions. Even the error handling is chainable.
.
Each action in the chain operates on a stack of values. There is also a
variables hash for storing values by name.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/substack/node-seq
Section: javascript
Priority: optional
Filename: pool/main/n/node-seq/node-seq_0.3.5-3_all.deb