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

Last updated: June 21,2024

1. Install "node-undici" package

Here is a brief guide to show you how to install node-undici on Kali Linux

$ sudo apt update $ sudo apt install node-undici

2. Uninstall "node-undici" package

This guide let you learn how to uninstall node-undici on Kali Linux:

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

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

Package: node-undici
Version: 5.28.2+dfsg1+~cs23.11.12.3-6
Installed-Size: 1671
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-binary-search (= 1.3.6), node-fastify-busboy (= 2.1.0), node-undici-types (= 5.28.2)
Size: 325928
SHA256: 43a1d1b6ee25a317d4a01368d98d0080d2526c7a9a2f3db2454527acb80d7377
SHA1: b8a8f2f79997574d64ad2c1112dc8d815cc59248
MD5sum: d849cad35b6f7981efde767adae7b0f3
Description: Node.js HTTP/1.1 client
undici provides the Node.js core HTTP client, using WebAssembly to achieve
performance and pluggability. It brings features like:
- redirect support
- native mocking layer using MockAgent
- Client, Pool, Agent are unified by a Dispatcher API
Description-md5:
Multi-Arch: foreign
Homepage: https://undici.nodejs.org
Section: javascript
Priority: optional
Filename: pool/main/n/node-undici/node-undici_5.28.2+dfsg1+~cs23.11.12.3-6_all.deb