How to Install and Uninstall node-mock-fs Package on Kali Linux

Last updated: May 12,2024

1. Install "node-mock-fs" package

Please follow the step by step instructions below to install node-mock-fs on Kali Linux

$ sudo apt update $ sudo apt install node-mock-fs

2. Uninstall "node-mock-fs" package

Please follow the instructions below to uninstall node-mock-fs on Kali Linux:

$ sudo apt remove node-mock-fs $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-mock-fs package on Kali Linux

Package: node-mock-fs
Version: 5.1.4-1
Installed-Size: 130
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 32792
SHA256: ef5a3816ce32730c31b6b2ea0b391c1d10090077e2bb15290cfc1cc4f2ba80cb
SHA1: e2d5a39baa3606c32d0dcc9663a5021b36f4ff03
MD5sum: f51bd6a5873f277d88e852707ca2d15a
Description: configurable mock for Node.js module fs
The "mock-fs" module allows Node's built-in "fs" module
to be backed temporarily by an in-memory, mock file system.
This lets you run tests against a set of mock files and directories
instead of lugging around a bunch of test fixtures.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/tschaub/mock-fs
Section: javascript
Priority: optional
Filename: pool/main/n/node-mock-fs/node-mock-fs_5.1.4-1_all.deb