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

Last updated: September 20,2024

1. Install "node-nock" package

This is a short guide on how to install node-nock on Kali Linux

$ sudo apt update $ sudo apt install node-nock

2. Uninstall "node-nock" package

This tutorial shows how to uninstall node-nock on Kali Linux:

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

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

Package: node-nock
Version: 13.3.3-1
Installed-Size: 215
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-debug (>= 4.1.0), node-json-stringify-safe, node-lodash, node-lodash-packages, node-propagate
Size: 79316
SHA256: d11a775c97fce53fb0ae73b0bd81963776df854d3d100cffd2133f5391e60b4f
SHA1: 0e65cb110cfd3f95f633c20687f5c9defd893b4b
MD5sum: aee04713f58f5d18041a6350c880e3af
Description: Nock is an HTTP mocking and expectations library for Node.js
Nock can be used to test modules that perform HTTP requests in isolation.
For instance, if a module performs HTTP requests to a CouchDB server or makesi
HTTP requests to the Amazon API, you can test that module in isolation.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/nock/nock
Section: javascript
Priority: optional
Filename: pool/main/n/node-nock/node-nock_13.3.3-1_all.deb