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

Last updated: May 10,2024

1. Install "node-slide" package

This tutorial shows how to install node-slide on Kali Linux

$ sudo apt update $ sudo apt install node-slide

2. Uninstall "node-slide" package

Learn how to uninstall node-slide on Kali Linux:

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

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

Package: node-slide
Version: 1.1.6-4
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6636
SHA256: ec7f532d93c26621e0ab46e6fbbba62675d245d2521852a8e3276c32691bfa33
SHA1: ae177998513fcb385eb6209368da27a9ac33358a
MD5sum: b2d7f8b23b7d2170a1d755df15aed7ed
Description: Simple chain and asyncMap flow control module for Node.js
The flow control module used by npm, for chaining functions with a
clean and concise style, without the need for lots of inlined callbacks
functions. Results are optionally filled in an array given as argument.
.
node-slide also provides an asyncMap function.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/slide-flow-control
Section: javascript
Priority: optional
Filename: pool/main/n/node-slide/node-slide_1.1.6-4_all.deb