How to Install and Uninstall node-node-rest-client Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

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

This tutorial shows how to install node-node-rest-client on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-node-rest-client package on Ubuntu 21.10 (Impish Indri)

Package: node-node-rest-client
Architecture: all
Version: 2.5.0-5
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: node-debug (>= 2.2.0), node-follow-redirects, node-xml2js, nodejs
Filename: pool/universe/n/node-node-rest-client/node-node-rest-client_2.5.0-5_all.deb
Size: 12448
MD5sum: 047b482bb48720afb34df28d60e05e71
SHA1: 17ce10a6f9ceed8a75ec57b71c955a4cb05e143b
SHA256: 5df2e0e813d623c7eae58ca123977860f8f867c6caf77e8a17527b16d3ffdfa9
SHA512: 10282d0efc72c5d20d617dc788cece6c797a367e6615193d3d83cbf722c5851768de191c14a08547eefa12a56be3de3fb2af0fa54b86bd09a1fd8989d38b3e65
Homepage: https://github.com/aacerox/node-rest-client
Description-en: 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: b7fe38fede4171006d8acf8079f28b92