How to Install and Uninstall node-cross-fetch Package on Kali Linux
Last updated: November 22,2024
1. Install "node-cross-fetch" package
Please follow the step by step instructions below to install node-cross-fetch on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-cross-fetch
Copied
2. Uninstall "node-cross-fetch" package
In this section, we are going to explain the necessary steps to uninstall node-cross-fetch on Kali Linux:
$
sudo apt remove
node-cross-fetch
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-cross-fetch package on Kali Linux
Package: node-cross-fetch
Version: 4.0.0+ds-2
Installed-Size: 105
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-whatwg-fetch
Size: 21140
SHA256: f91234de695b9c26b787f9a167d830219cfc2089487a5bbe7a127c16a57ca67e
SHA1: d5d8f5160ca48a87c507dabd0fdac169853abc09
MD5sum: 47cc9aa81f45f6b7b310ecb9a358a4a1
Description: Universal WHATWG Fetch API for Node, Browsers and React Native
The scenario that cross-fetch really shines is when the same JavaScript
codebase needs to run on different platforms.
* Platform agnostic: browsers, Node or React Native
* Optional polyfill: it's up to you if something is going to be added to the
global object or not
* Simple interface: no instantiation, no configuration and no extra dependency
* WHATWG compliant: it works the same way wherever your code runs
* TypeScript support: better development experience with types.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lquixada/cross-fetch
Section: javascript
Priority: optional
Filename: pool/main/n/node-cross-fetch/node-cross-fetch_4.0.0+ds-2_all.deb
Version: 4.0.0+ds-2
Installed-Size: 105
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-whatwg-fetch
Size: 21140
SHA256: f91234de695b9c26b787f9a167d830219cfc2089487a5bbe7a127c16a57ca67e
SHA1: d5d8f5160ca48a87c507dabd0fdac169853abc09
MD5sum: 47cc9aa81f45f6b7b310ecb9a358a4a1
Description: Universal WHATWG Fetch API for Node, Browsers and React Native
The scenario that cross-fetch really shines is when the same JavaScript
codebase needs to run on different platforms.
* Platform agnostic: browsers, Node or React Native
* Optional polyfill: it's up to you if something is going to be added to the
global object or not
* Simple interface: no instantiation, no configuration and no extra dependency
* WHATWG compliant: it works the same way wherever your code runs
* TypeScript support: better development experience with types.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lquixada/cross-fetch
Section: javascript
Priority: optional
Filename: pool/main/n/node-cross-fetch/node-cross-fetch_4.0.0+ds-2_all.deb