How to Install and Uninstall node-is-path-inside Package on Kali Linux

Last updated: July 08,2024

1. Install "node-is-path-inside" package

Please follow the steps below to install node-is-path-inside on Kali Linux

$ sudo apt update $ sudo apt install node-is-path-inside

2. Uninstall "node-is-path-inside" package

This is a short guide on how to uninstall node-is-path-inside on Kali Linux:

$ sudo apt remove node-is-path-inside $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-path-inside package on Kali Linux

Package: node-is-path-inside
Version: 3.0.3-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-path-is-inside, nodejs:any
Size: 3980
SHA256: 6cf38ab364830438a8ec19e68b38a6524142a39ef609c689ba50b9c14613e6de
SHA1: 5875c7e644bf39ce7cef1b01fb8ab43a7239f668
MD5sum: 649cb8d685ca24d41f85d728d913e974
Description: Check if a path is inside another path
When checked against same path given for both arguments it retruns false.
.
Node.js library to check if a path is inside another path given.
For example "isPathInside('a/b/c', 'a/b/c');" given then it return false.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/is-path-inside
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-path-inside/node-is-path-inside_3.0.3-2_all.deb