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

Last updated: May 20,2024

1. Install "node-fetch" package

This guide covers the steps necessary to install node-fetch on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-fetch

2. Uninstall "node-fetch" package

Please follow the steps below to uninstall node-fetch on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-fetch
Architecture: all
Version: 2.6.1-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: 165
Provides: node-node-fetch
Filename: pool/universe/n/node-fetch/node-fetch_2.6.1-5_all.deb
Size: 22904
MD5sum: 3fa9ebe7c3be58ed054df9607577e008
SHA1: 57295aa4b7fd1d17febc77ac3304f6b9ed785530
SHA256: 79575e7a203bbd19ebc25af8424bd2fc69897014c4b823315eafa78cde361ff9
SHA512: 53b6c26736ca8faf1bcac8668fbef04036bf256c8ac01b35e4b95b6f4826c582860308ad3fdd6ea0e8395bb23071911e60b11146b7a0db90fa2dd320477d6673
Homepage: https://github.com/bitinn/node-fetch
Description-en: light-weight module that brings window.fetch to node.js
Instead of implementing XMLHttpRequest in Node.js to run browser-specific
Fetch polyfill, why not go from native http to Fetch API directly? Hence
node-fetch, minimal code for a window.fetch compatible API on Node.js runtime.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 52a72c11c1e0cbfefe354c5f9a5862c1