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

Last updated: November 07,2024

1. Install "node-memfs" package

In this section, we are going to explain the necessary steps to install node-memfs on Kali Linux

$ sudo apt update $ sudo apt install node-memfs

2. Uninstall "node-memfs" package

Here is a brief guide to show you how to uninstall node-memfs on Kali Linux:

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

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

Package: node-memfs
Version: 3.4.12+~cs1.0.3-1
Installed-Size: 242
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-fs-monkey (= 1.0.3)
Size: 46796
SHA256: abec107d93bc173cd4b125d15af5cd82e961885b7e3c0f3a0e62a77e632cff36
SHA1: 15e810a7117fa28c317c1e66bc4f7521cdf20bf7
MD5sum: 9aa3a3f7bab21f1833d533747c84e592
Description: In-memory filesystem with Node's API
Implements Node's fs API
.
stores files in memory, in buffers and throws same errors as Node.js
has the concepts of i-nodes and implements hard links and soft links
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/streamich/memfs#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-memfs/node-memfs_3.4.12+~cs1.0.3-1_all.deb