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

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install node-path-is-inside on Kali Linux

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

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

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

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

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

Package: node-path-is-inside
Version: 1.0.2+~1.0.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-path-is-inside (= 1.0.0)
Size: 5072
SHA256: 04fd682f0125697e586fdff0bdb5a39c9707496845a6be1e129ca651108b4111
SHA1: 61b386940a76e0199041d92c2a5337d8d7587c82
MD5sum: 012facafcae56352084e00e425c58a13
Description: Tests whether one path is inside another path
The **path-is-inside** package will give you a robust, cross-platform
way of detecting whether a given path is inside another path.
.
Like Node's built-in path module, path-is-inside treats all file paths on
Windows as case-insensitive, whereas it treats all file paths on
*-nix operating systems as case-sensitive. Keep this in mind especially
when working on a Mac, where, despite Node's defaults, the OS usually treats
paths case-insensitively.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/domenic/path-is-inside
Section: javascript
Priority: optional
Filename: pool/main/n/node-path-is-inside/node-path-is-inside_1.0.2+~1.0.0-1_all.deb