How to Install and Uninstall node-node-rest-client Package on Kali Linux

Last updated: May 10,2024

1. Install "node-node-rest-client" package

Please follow the instructions below to install node-node-rest-client on Kali Linux

$ sudo apt update $ sudo apt install node-node-rest-client

2. Uninstall "node-node-rest-client" package

Please follow the guidelines below to uninstall node-node-rest-client on Kali Linux:

$ sudo apt remove node-node-rest-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-node-rest-client package on Kali Linux

Package: node-node-rest-client
Version: 3.1.1-2
Installed-Size: 60
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-debug, node-follow-redirects, node-xml2js
Size: 18932
SHA256: 957c3cfea8847b375a409693b88c60d71cf1fafa5e42f0158323a8639b8ecf60
SHA1: 5f0ccaa92ec761ba04f76ef2c77647c46bd79aab
MD5sum: fc41a6c4b2dc41a1f816d17b91ea3189
Description: Rest API client for NodeJS
Allows connecting to any API REST and get results as js Object. The client
has the following features:
* Transparent HTTP/HTTPS connection to remote API sites.
* Allows simple HTTP basic authentication.
* Allows most common HTTP operations: GET, POST, PUT, DELETE, PATCH or any
other method through custom connect method
* Allows creation of custom HTTP Methods (PURGE, etc.)
* Direct or through proxy connection to remote API sites.
* Register remote API operations as own client methods, simplifying reuse.
* Dynamic path and query parameters and request headers.
* Improved Error handling mechanism (client or specific request)
* Added support for compressed responses: gzip and deflate
* Added support for follow redirects thanks to great follow-redirects
package
* Added support for custom request serializers (json,xml and url-encoded
included by default)
* Added support for custom response parsers (json and xml included by
default)
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/aacerox/node-rest-client
Section: javascript
Priority: optional
Filename: pool/main/n/node-node-rest-client/node-node-rest-client_3.1.1-2_all.deb