How to Install and Uninstall node-isomorphic-fetch Package on Kali Linux

Last updated: October 04,2024

1. Install "node-isomorphic-fetch" package

In this section, we are going to explain the necessary steps to install node-isomorphic-fetch on Kali Linux

$ sudo apt update $ sudo apt install node-isomorphic-fetch

2. Uninstall "node-isomorphic-fetch" package

Please follow the steps below to uninstall node-isomorphic-fetch on Kali Linux:

$ sudo apt remove node-isomorphic-fetch $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-isomorphic-fetch package on Kali Linux

Package: node-isomorphic-fetch
Version: 3.0.0-3
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-fetch, node-whatwg-fetch
Size: 4596
SHA256: 8a040081ffb6bd8ffc3fb842db3d390a83e9f5bf4287b6cb4f77d4536c218bd8
SHA1: 6759ed8c195f29571ba28c35e205b0173327865b
MD5sum: 2e3840bd7a9d90d060f5f7005ab1f315
Description: Isomorphic WHATWG Fetch API, for Node & Browserify
This adds fetch as a global so that its API is consistent between client and
server.
.
This requires an ES6 Promise compatible polyfill, like es6-promise.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/matthew-andrews/isomorphic-fetch/issues
Section: javascript
Priority: optional
Filename: pool/main/n/node-isomorphic-fetch/node-isomorphic-fetch_3.0.0-3_all.deb