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

Last updated: May 07,2024

1. Install "node-got" package

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

$ sudo apt update $ sudo apt install node-got

2. Uninstall "node-got" package

This guide covers the steps necessary to uninstall node-got on Kali Linux:

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

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

Package: node-got
Version: 11.8.5+~cs58.13.36-3
Installed-Size: 546
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-cacheable-lookup (= 6.1.0), node-cacheable-request (= 7.0.2), node-clone-response (= 1.0.3), node-defer-to-connect (= 2.0.1), node-http-cache-semantics (= 4.1.0), node-http2-wrapper (= 2.1.11), node-keyv (= 4.0.4), node-normalize-url (= 7.1.0), node-resolve-alpn (= 1.2.1), node-responselike (= 2.0.1), node-sindresorhus-is (= 4.6.0), node-szmarczak-http-timer (= 4.0.6), node-types-cacheable-request (= 6.0.2), node-types-http-cache-semantics (= 4.0.1), node-types-keyv (= 3.1.4), node-types-responselike (= 1.0.0)
Depends: node-decompress-response, node-get-stream, node-lowercase-keys, node-json-buffer, node-mimic-response, node-p-cancelable (>= 2.0.0~), node-quick-lru
Size: 120800
SHA256: f029a406c664bbb66cdd704189a211308a43264ec5cfc53d7422fa00a253c2f9
SHA1: 3ae1e8865bb345223a43377c801d9b0318ba997a
MD5sum: e9d771cca84083ab05b799f535b3fcd4
Description: Simplified HTTP requests
This module provides a nicer interface to the built-in http module.
.
This module was created because request is bloated *(several megabytes!)*.
.
Highlights:
- Promise & stream API
- Request cancellation
- Follows redirects
- Retries on network failure
- Handles gzip/deflate
- Timeout handling
- Errors with metadata
- JSON mode
- WHATWG URL support
- Electron support
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/got
Section: javascript
Priority: optional
Filename: pool/main/n/node-got/node-got_11.8.5+~cs58.13.36-3_all.deb