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

Last updated: May 17,2024

1. Install "node-proxyquire" package

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

$ sudo apt update $ sudo apt install node-proxyquire

2. Uninstall "node-proxyquire" package

Please follow the step by step instructions below to uninstall node-proxyquire on Kali Linux:

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

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

Package: node-proxyquire
Version: 2.1.3+~1.0.1+~1.0.2-12
Installed-Size: 118
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-fill-keys, node-module-not-found-error
Depends: node-is-object, node-merge-descriptors, node-resolve, nodejs
Enhances: node-sinon
Size: 24128
SHA256: dbf02ac4324d06d4ea83b2ff896ebf473d5f93053560a16913ca9f11c4936ef1
SHA1: 111c14295bf987b3c2f57223839e6554285d7bdc
MD5sum: 715e6b041773463535be9a857b9414bd
Description: mocking tool to stub dependencies in Node.js
Proxyquire proxies nodejs's require
in order to make overriding dependencies during testing easy
while staying totally unobtrusive.
.
* No changes to your code are necessary.
* Non overridden methods of a module behave like the original.
* Mocking framework agnostic,
if it can stub a function then it works with proxyquire.
* "use strict" compliant.
Description-md5:
Homepage: https://github.com/thlorenz/proxyquire
Section: javascript
Priority: optional
Filename: pool/main/n/node-proxyquire/node-proxyquire_2.1.3+~1.0.1+~1.0.2-12_all.deb