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

Last updated: May 02,2024

1. Install "node-request" package

Here is a brief guide to show you how to install node-request on Kali Linux

$ sudo apt update $ sudo apt install node-request

2. Uninstall "node-request" package

This guide let you learn how to uninstall node-request on Kali Linux:

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

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

Package: node-request
Version: 2.88.1-5
Installed-Size: 122
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-aws-sign2, node-aws4, node-caseless, node-combined-stream (>= 1.0.6~), node-extend (>= 3.0.2~), node-forever-agent (>= 0.6.1~), node-form-data (>= 2.3.2~), node-har-validator, node-http-signature, node-is-typedarray, node-isstream, node-json-stringify-safe (>= 5.0.1~), node-mime-types (>= 2.1.19~), node-oauth-sign (>= 0.9~), node-performance-now, node-qs (>= 6.5.2~), node-safe-buffer, node-tough-cookie, node-tunnel-agent (>= 0.6~), node-uuid
Size: 43364
SHA256: 1d5ae84edaeb630be195046071d6e8f4d3ec924aa8fc1b2c9e559dfc0d704601
SHA1: 8b725cf7eba2d32847f9c56ec53b88fbc69ccd18
MD5sum: f59f118f6d3b693422aa6b28d470e8bd
Description: simplified HTTP request client module for Node.js
node-request is an HTTP client with a simple API and a lot of features:
* streaming response
* multipart form upload
* HTTP auth
* OAuth signing
* Proxy
Some features are available as suggested Node.js modules.
.
Node.js is an event-based server-side javascript engine.
Description-md5: e217f5776b8a0b89334521e12db8577d
Homepage: https://github.com/mikeal/request
Section: javascript
Priority: optional
Filename: pool/main/n/node-request/node-request_2.88.1-5_all.deb