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

Last updated: May 17,2024

1. Install "node-split-string" package

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

$ sudo apt update $ sudo apt install node-split-string

2. Uninstall "node-split-string" package

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

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

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

Package: node-split-string
Version: 6.1.0-5
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-extend-shallow
Size: 9100
SHA256: f087b1267e8c1e9c3e87a238b3d13aa996b9661bf388a0877678109be0a5196b
SHA1: 8b5ad9922d29abaaeae0363f66b3860ae9808721
MD5sum: 36f79c1d2ba6b590edd3df13f10b750b
Description: node.js module to split a string on a character
This module provides a function to split a string on a character,
but makes sure it doesn't when said character is escaped.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/jonschlinkert/split-string
Section: javascript
Priority: optional
Filename: pool/main/n/node-split-string/node-split-string_6.1.0-5_all.deb