How to Install and Uninstall node-lru-cache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "node-lru-cache" package

Learn how to install node-lru-cache on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "node-lru-cache" package

Please follow the instructions below to uninstall node-lru-cache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-lru-cache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-lru-cache
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.3.1-1
Depends: nodejs
Filename: pool/universe/n/node-lru-cache/node-lru-cache_2.3.1-1_all.deb
Size: 5674
MD5sum: 1f5895ccb890f09bc9094d810253db96
SHA1: d3f59147c930e140d20b9f75cc0507d08272e318
SHA256: 25e24baf05228ef26cc32008630b90e07ee78993217b732042a8a7954b0100dc
Description-en: 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: f38282a5f53649357e27bfce03a9dbac
Homepage: https://github.com/isaacs/node-lru-cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu