How to Install and Uninstall node-strip-bom-stream Package on Kali Linux

Last updated: September 21,2024

1. Install "node-strip-bom-stream" package

Learn how to install node-strip-bom-stream on Kali Linux

$ sudo apt update $ sudo apt install node-strip-bom-stream

2. Uninstall "node-strip-bom-stream" package

This tutorial shows how to uninstall node-strip-bom-stream on Kali Linux:

$ sudo apt remove node-strip-bom-stream $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-strip-bom-stream package on Kali Linux

Package: node-strip-bom-stream
Version: 4.0.0-2
Installed-Size: 26
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-strip-bom, node-first-chunk-stream (>= 4.0.0)
Size: 4880
SHA256: 3b799e54a9b50db8ab0a57ae8a90b1cedd8c565bed12172ca237ce9c9fa79008
SHA1: 913c70d12371fcfbfdc3dadb6aa0be137bcc1f9a
MD5sum: dfe0a82c42bd6d0a441f1072c56e402a
Description: Strip UTF-8 byte order mark (BOM) from a stream
The Unicode Standard permits the BOM in UTF-8, but does not require nor
recommend its use. Byte order has no meaning in UTF-8.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/strip-bom-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-strip-bom-stream/node-strip-bom-stream_4.0.0-2_all.deb