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

Last updated: May 15,2024

1. Install "node-channels" package

Learn how to install node-channels on Kali Linux

$ sudo apt update $ sudo apt install node-channels

2. Uninstall "node-channels" package

Please follow the guidance below to uninstall node-channels on Kali Linux:

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

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

Package: node-channels
Version: 0.0.5-5
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4376
SHA256: 7557f9fe76c926e87838d348fbf551aedde503ec7ad407a5d7bca7fd20a423be
SHA1: 91f1aedc148761f5505c87534751bc222972af87
MD5sum: 49d36a1a50a07bf145904bbfd5de42aa
Description: Event channels in Node.js
Channels keeps your messages in order for different endpoints (channels) of
your Node.js application.
.
In Etherpad Channels is used to ensure changes for specific pads have their
own channel (gateway) and changesets (planes) are assigned to specific
channels (gateways).
.
Channels is useful if you need to have lots of different I/O operations on
different endpoints that you need to keep in order.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Pita/channels
Section: javascript
Priority: optional
Filename: pool/main/n/node-channels/node-channels_0.0.5-5_all.deb