How to Install and Uninstall node-deflate-js Package on Kali Linux

Last updated: December 23,2024

1. Install "node-deflate-js" package

This guide covers the steps necessary to install node-deflate-js on Kali Linux

$ sudo apt update $ sudo apt install node-deflate-js

2. Uninstall "node-deflate-js" package

Learn how to uninstall node-deflate-js on Kali Linux:

$ sudo apt remove node-deflate-js $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-deflate-js package on Kali Linux

Package: node-deflate-js
Version: 0.2.3-3
Installed-Size: 95
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 23008
SHA256: df3e459f47d70df111e9d73443e1f248b6ed8957fabb12263475b44fc90f745c
SHA1: 64034cf33d361cf63e049e0af669b07b547b7a04
MD5sum: 0dd5cb77f69c74a3c449d39501477e4f
Description: DEFLATE implemented in JavaScript (works in browser and Node)
This module does deflate compression/decompression in the browser and node.
.
This module is not meant to be run on node for any production code. The native
version of deflate should be used instead because it is much faster. The main
reason for this being node-compatible is for testing purposes.
.
Currently deflate does not pass all tests, but inflate does. This should not
be used for compressing data yet in production.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/beatgammit/deflate-js
Section: javascript
Priority: optional
Filename: pool/main/n/node-deflate-js/node-deflate-js_0.2.3-3_all.deb