How to Install and Uninstall node-clean-yaml-object Package on Kali Linux

Last updated: May 13,2024

1. Install "node-clean-yaml-object" package

This guide covers the steps necessary to install node-clean-yaml-object on Kali Linux

$ sudo apt update $ sudo apt install node-clean-yaml-object

2. Uninstall "node-clean-yaml-object" package

Learn how to uninstall node-clean-yaml-object on Kali Linux:

$ sudo apt remove node-clean-yaml-object $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-clean-yaml-object package on Kali Linux

Package: node-clean-yaml-object
Version: 0.1.0-6
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4760
SHA256: 3ee809886b89c080f364705188777866b355737aef607decc3130f23512a8fa9
SHA1: a3b7957bc0d741bea64ba8ced33282c3d0d6ba8a
MD5sum: 9ae54bc2801072a06afda21c131e6e7d
Description: safe clean of an object prior to serialization
This module clean up (fill with zero byte) an object before sending
to serialisation, thus avoiding to serialize private data.
This module supports generalisation by allowing ones to specify
filter function, that support whitelisting.
.
Clearing data before serialization is critical from a security
point of view in order to avoid leaking information.
.
Node.js is an event-based server-side JavaScript engine
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tapjs/clean-yaml-object
Section: javascript
Priority: optional
Filename: pool/main/n/node-clean-yaml-object/node-clean-yaml-object_0.1.0-6_all.deb