How to Install and Uninstall node-raw-body Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "node-raw-body" package
This guide let you learn how to install node-raw-body on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-raw-body
Copied
2. Uninstall "node-raw-body" package
Please follow the guidance below to uninstall node-raw-body on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-raw-body
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-raw-body package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-raw-body
Priority: extra
Section: universe/web
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.2.0-1
Depends: nodejs, node-bytes, node-iconv
Filename: pool/universe/n/node-raw-body/node-raw-body_1.2.0-1_all.deb
Size: 5238
MD5sum: ab03dfc91c801d94ff7084e68fb86de3
SHA1: 9c62574715ec743b1b1d6cc52bc45e8d899a7585
SHA256: 0be1107612ab365d022ef8553716a0540e4a591097ff6f99a6b16bdbacbbf4a5
Description-en: 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: 9fd7f3888820ba0d6b644f2fb0b1c3b4
Homepage: https://github.com/stream-utils/raw-body
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/web
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.2.0-1
Depends: nodejs, node-bytes, node-iconv
Filename: pool/universe/n/node-raw-body/node-raw-body_1.2.0-1_all.deb
Size: 5238
MD5sum: ab03dfc91c801d94ff7084e68fb86de3
SHA1: 9c62574715ec743b1b1d6cc52bc45e8d899a7585
SHA256: 0be1107612ab365d022ef8553716a0540e4a591097ff6f99a6b16bdbacbbf4a5
Description-en: 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: 9fd7f3888820ba0d6b644f2fb0b1c3b4
Homepage: https://github.com/stream-utils/raw-body
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu