How to Install and Uninstall node-cacache Package on Kali Linux

Last updated: April 27,2024

1. Install "node-cacache" package

Please follow the guidelines below to install node-cacache on Kali Linux

$ sudo apt update $ sudo apt install node-cacache

2. Uninstall "node-cacache" package

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

$ sudo apt remove node-cacache $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-cacache package on Kali Linux

Package: node-cacache
Version: 17.0.3+~cs10.3.7-1
Installed-Size: 148
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-gar-promisify (= 1.1.3), node-npmcli-fs (= 3.1.0), node-npmcli-move-file (= 3.0.0)
Depends: node-chownr, node-glob, node-graceful-fs, node-lru-cache (>= 7), node-minipass, node-mkdirp (>= 1.0.3), node-move-concurrently, node-p-map (>= 3.0.0), node-promise-inflight, node-rimraf, node-semver, node-ssri (>= 9), node-unique-filename
Breaks: npm (<< 8.6~)
Size: 45104
SHA256: 628e6394b992a26c0a5dbbd3524a45dcd76884c87755e657cc48ab4dbe5c1a2c
SHA1: be3cd5e491d7c1d3854c6721ce50e80f16f769d4
MD5sum: e6b1a8c8176e63931e23cdcd786bee07
Description: fast, fault-tolerant, disk-based, data-agnostic, content-addressable cache
This module is a Node.js library for managing local key and content address
caches. It's really fast, really good at concurrency, and it will never give
you corrupted data, even if cache files get corrupted or manipulated.
.
It was originally written to be used as npm's local cache, but can just as
easily be used on its own.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/npm/cacache#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-cacache/node-cacache_17.0.3+~cs10.3.7-1_all.deb