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

Last updated: May 18,2024

1. Install "node-memory-fs" package

This tutorial shows how to install node-memory-fs on Kali Linux

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

2. Uninstall "node-memory-fs" package

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

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

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

Package: node-memory-fs
Version: 0.5.0+~0.3.3-2
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-memory-fs (= 0.3.3)
Depends: node-errno, node-readable-stream
Size: 7676
SHA256: 4defe54ea0a4d3bfefb3175ce45fb32bbc855f2d2b3f50877b6eb6f446a49296
SHA1: e344a4e511308d110d3bd09a04caedb6ddf9aff9
MD5sum: cf452dd3dac06c37ca16a3dc33a2508e
Description: simple in-memory filesystem
It holds data in a javascript object.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/webpack/memory-fs
Section: javascript
Priority: optional
Filename: pool/main/n/node-memory-fs/node-memory-fs_0.5.0+~0.3.3-2_all.deb