How to Install and Uninstall node-raw-body Package on Kali Linux

Last updated: May 16,2024

1. Install "node-raw-body" package

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

$ sudo apt update $ sudo apt install node-raw-body

2. Uninstall "node-raw-body" package

Please follow the guidance below to uninstall node-raw-body on Kali Linux:

$ sudo apt remove node-raw-body $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-raw-body package on Kali Linux

Package: node-raw-body
Version: 2.5.1-1
Installed-Size: 31
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-raw-body (= 2.5.1-1)
Depends: node-bytes, node-http-errors, node-iconv-lite, node-unpipe
Size: 11812
SHA256: e4acd544b2bf97dcb07d2764c82a7df0aa52885b7a6117fc16c352420e936780
SHA1: 09cf0eb0e07bd783d52ffc97d50b0aeacd22d12c
MD5sum: 7464c37627e9ffa9292cf8b7dcb6f754
Description: Request body length validation supporting streams - Node.js
This module gets the entire buffer of a stream and validates its length
against an expected length. A limit can also be set, preventing memory
exhaustion. It is useful for parsing request bodies.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/stream-utils/raw-body
Section: javascript
Priority: optional
Filename: pool/main/n/node-raw-body/node-raw-body_2.5.1-1_all.deb