How to Install and Uninstall node-split Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "node-split" package

This is a short guide on how to install node-split on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-split

2. Uninstall "node-split" package

This tutorial shows how to uninstall node-split on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-split package on Ubuntu 21.10 (Impish Indri)

Package: node-split
Architecture: all
Version: 1.0.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: node-through
Filename: pool/universe/n/node-split/node-split_1.0.1-1_all.deb
Size: 5044
MD5sum: 88586bd711d50e20d4b1036baa9f01e9
SHA1: ee06383a0702b2a5b585fbd60733822e6bbabbec
SHA256: c39d47e4fbd673bfffea3c48b5d6ab6d831ba53942eedc23048262180bf6492b
SHA512: 14aa03b9b9b31094d1dfb49ffe0d00f1f6bfc6b3a602bdfe90a881836b6c0969cb3747c148d4fd40aa740d3c24ea43c72d6a762fd8801ec82f650f932293c421
Homepage: https://github.com/dominictarr/split
Description-en: 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: 8ee5e22eba798c24f7ef462db5a6e11a