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

Last updated: May 03,2024

1. Install "node-preserve" package

This guide let you learn how to install node-preserve on Kali Linux

$ sudo apt update $ sudo apt install node-preserve

2. Uninstall "node-preserve" package

Please follow the step by step instructions below to uninstall node-preserve on Kali Linux:

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

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

Package: node-preserve
Version: 0.2.0-2
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4504
SHA256: 7ac246a24caa1cb06f6e19a716c1ee831a17d570667b985026dcc91b021b8eed
SHA1: af5c3f22b6099568b309457be22667ec56e01bca
MD5sum: 1f27d175a40191d7b38928ece8819116
Description: Protect tokens from being mutated when the string is transformed
Temporarily substitute tokens in the given `string` with placeholders,
then put them back after transforming the string.
Useful for protecting tokens, like templates in HTML, from being mutated when
the string is transformed in some way, like from a formatter/beautifier.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jonschlinkert/preserve
Section: javascript
Priority: optional
Filename: pool/main/n/node-preserve/node-preserve_0.2.0-2_all.deb