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

Last updated: October 06,2024

1. Install "node-quick-lru" package

Please follow the instructions below to install node-quick-lru on Kali Linux

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

2. Uninstall "node-quick-lru" package

In this section, we are going to explain the necessary steps to uninstall node-quick-lru on Kali Linux:

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

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

Package: node-quick-lru
Version: 6.1.1-4
Installed-Size: 32
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 8076
SHA256: 38edf8e9ce8f1728cfdf884775fe7660a772cda9bf3d0d2c39fa0e9adb364501
SHA1: a6f6a3900e5a004da3163bfbaea5d9d73465a5e3
MD5sum: fe5828941eddc48b3ee8d62d4451d7b1
Description: Simple "Least Recently Used" (LRU) cache
Useful when you need to cache something and limit memory usage.
Inspired by the hashlru algorithm, but instead uses Map to support
keys of any type, not just strings, and values can be undefined.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/quick-lru
Section: javascript
Priority: optional
Filename: pool/main/n/node-quick-lru/node-quick-lru_6.1.1-4_all.deb