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

Last updated: May 18,2024

1. Install "node-split" package

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

$ sudo apt update $ sudo apt install node-split

2. Uninstall "node-split" package

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

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

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

Package: node-split
Version: 1.0.1-1
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-through
Size: 5008
SHA256: 743b14b86eed1417aad0885821df35f994b8dad1abc92a721c57517a2a048547
SHA1: f77b36c8bbd0b65b73e665c7eb56435cf0e7b9b1
MD5sum: ea07313382f14ef8c272c7903d8da9b3
Description: split a Text Stream into a Line Stream
This Node.js module breaks up a stream and reassembles it so that
each line is a chunk passed to the stream data event.
It accepts the same arguments as String.split: a string or a
regular expression - the optional limit parameter being ignored.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dominictarr/split
Section: javascript
Priority: optional
Filename: pool/main/n/node-split/node-split_1.0.1-1_all.deb