How to Install and Uninstall node-flat-cache Package on Kali Linux

Last updated: May 19,2024

1. Install "node-flat-cache" package

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

$ sudo apt update $ sudo apt install node-flat-cache

2. Uninstall "node-flat-cache" package

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

$ sudo apt remove node-flat-cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-flat-cache package on Kali Linux

Package: node-flat-cache
Source: node-file-entry-cache (6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1)
Version: 3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1
Installed-Size: 52
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-flatted, node-rimraf, node-write, nodejs
Size: 20164
SHA256: abef52ba5745838270760486c3ed0e4d822af9e84b8bbac12b22a0bdc1d9d024
SHA1: a6f15855ffe0a023fc37f90287fe8b21820e8260
MD5sum: 09daab51bd78bd76842cb337cf55f61a
Description: Node.js library implementing a simple persistent key/value storage
Flat-cache is a stupidly simple key/value storage
using files to persist the data.
.
The module grew from a need for a super simple and dumb in-memory cache
with optional disk persistence
for a script to beautify files with "esformatter"
only processing files that had changed since last run.
Such use case need "fileSize" and "modificationTime" of the files
tracked in a simple key/value storage.
Description-md5:
Homepage: https://github.com/royriojas/file-entry-cache
Section: javascript
Priority: optional
Filename: pool/main/n/node-file-entry-cache/node-flat-cache_3.0.4~6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb