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

Last updated: May 20,2024

1. Install "node-whatwg-fetch" package

Please follow the steps below to install node-whatwg-fetch on Kali Linux

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

2. Uninstall "node-whatwg-fetch" package

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

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

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

Package: node-whatwg-fetch
Version: 3.6.2-7
Installed-Size: 60
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: libjs-fetch (<< 3.5.0-2~)
Provides: libjs-whatwg-fetch (= 3.6.2-7)
Breaks: libjs-fetch (<< 3.5.0-2~)
Size: 14596
SHA256: 87365fd7eb2c412b33356828b214820744c9685c519838b06150d9df7f0fb4a8
SHA1: 05226ab96a90cab604ff7ee29aa2f31496f028ab
MD5sum: 1ab48dfc460d083fcb7d6de8b9e300da
Description: window.fetch JavaScript polyfill
The fetch() function is a Promise-based mechanism for programmatically making
web requests in the browser. This project is a polyfill that implements a
subset of the standard Fetch specification, enough to make fetch a viable
replacement for most uses of XMLHttpRequest in traditional web applications.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/github/fetch#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-whatwg-fetch/node-whatwg-fetch_3.6.2-7_all.deb