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

Last updated: May 15,2024

1. Install "node-lru-cache" package

This guide let you learn how to install node-lru-cache on Kali Linux

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

2. Uninstall "node-lru-cache" package

Please follow the guidelines below to uninstall node-lru-cache on Kali Linux:

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

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

Package: node-lru-cache
Version: 7.14.1-1
Installed-Size: 72
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-yallist
Breaks: node-cacache (<< 16)
Size: 26276
SHA256: b47ac351196b7169f55e6d09fc2f7dad7f3f697a13c9d197cf6a87e7b116d391
SHA1: e24beb1ae44a11b253aca7bc3e8c977cb4754de6
MD5sum: b6e377eff80bbe37fd1782314f7dba00
Description: least-recently-used cache object for Node.js
A cache object that deletes the least-recently-used items.
This is the Node.js module.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/isaacs/node-lru-cache
Section: javascript
Priority: optional
Filename: pool/main/n/node-lru-cache/node-lru-cache_7.14.1-1_all.deb