How to Install and Uninstall node-file-entry-cache Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "node-file-entry-cache" package

Here is a brief guide to show you how to install node-file-entry-cache on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-file-entry-cache

2. Uninstall "node-file-entry-cache" package

Here is a brief guide to show you how to uninstall node-file-entry-cache on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-file-entry-cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-file-entry-cache package on Ubuntu 21.10 (Impish Indri)

Package: node-file-entry-cache
Architecture: all
Version: 6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Depends: node-flat-cache, nodejs
Filename: pool/universe/n/node-file-entry-cache/node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1_all.deb
Size: 5508
MD5sum: 04e7321940cba8c0f82a4d1fc48e8c3f
SHA1: c5ee92a61792fa8fdb4b55bfd12b492beb1f7a13
SHA256: ead79abd26cc869ee8f25647d2b4d22633a852428cbf8466dbb6c06efd4e01b1
SHA512: d5fa1daf605b8d8c3614bae54cdf29885fb99960d94d70f3d90b2634e0bda56788fe51194446633b4c6ad9e760e9df0e3f11f0e5b8a7c537d7140ff68e34e8d8
Homepage: https://github.com/royriojas/file-entry-cache
Description-en: Node.js library implementing a simple cache for file metadata
File-entry-cache is a super simple cache for file metadata,
useful for process that work on a given series of files
and that only need to repeat the job on the changed ones
since the previous run of the process.
.
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: 06288d2fea56133f4f352a8e88e50647