How to Install and Uninstall node-cached-path-relative Package on Kali Linux

Last updated: May 17,2024

1. Install "node-cached-path-relative" package

Please follow the steps below to install node-cached-path-relative on Kali Linux

$ sudo apt update $ sudo apt install node-cached-path-relative

2. Uninstall "node-cached-path-relative" package

Here is a brief guide to show you how to uninstall node-cached-path-relative on Kali Linux:

$ sudo apt remove node-cached-path-relative $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-cached-path-relative package on Kali Linux

Package: node-cached-path-relative
Version: 1.1.0+~1.0.0-3
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-cached-path-relative (= 1.0.0)
Depends: nodejs:any
Size: 4856
SHA256: e669dac7c22fe3dffd7480c2e0980005795a97f6bcc47e896a742b2235a0db89
SHA1: 51cc53cad5e1bb9f3b313461a1ff9417adeead98
MD5sum: 6a1b515f7ff9a719701b7b8071a7a88a
Description: Memoize the results of the path.relative function
path.relative function can be an expensive operation
if it happens a lot, and its results have a low probability to
change for the same arguments.
.
This module thus cache (memoize) the result of path.relative,
in order to speed of browserify.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ashaffer/cached-path-relative
Section: javascript
Priority: optional
Filename: pool/main/n/node-cached-path-relative/node-cached-path-relative_1.1.0+~1.0.0-3_all.deb