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

Last updated: May 20,2024

1. Install "node-strip-eof" package

Please follow the steps below to install node-strip-eof on Kali Linux

$ sudo apt update $ sudo apt install node-strip-eof

2. Uninstall "node-strip-eof" package

This is a short guide on how to uninstall node-strip-eof on Kali Linux:

$ sudo apt remove node-strip-eof $ sudo apt autoclean && sudo apt autoremove

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

Package: node-strip-eof
Version: 3.0.0-5
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: node-execa (<< 5.1.1+dfsg+~cs19.3.6~)
Provides: node-strip-eof (= 2.0.0), node-strip-final-newline (= 3.0.0)
Breaks: node-execa (<< 5.1.1+dfsg+~cs19.3.6~)
Size: 4656
SHA256: 74c60edfff9ed26c303686c2ad1b3e39f320f4ddaee407d723092ebc8c69c58b
SHA1: 6c7e493d890f79488e3234b0e0efe0951a90f2e5
MD5sum: 6a1149ece9fe44efbec8f93ca16b9097
Description: strip CR and LF characters from a string/buffer
Strips CR and LF characters (i.e., it strips them away, if the string ends
with LR, CR, or CRLR, but not more if there's more of those characters).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/strip-eof
Section: javascript
Priority: optional
Filename: pool/main/n/node-strip-eof/node-strip-eof_3.0.0-5_all.deb