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

Last updated: May 18,2024

1. Install "node-locate-path" package

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

$ sudo apt update $ sudo apt install node-locate-path

2. Uninstall "node-locate-path" package

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

$ sudo apt remove node-locate-path $ sudo apt autoclean && sudo apt autoremove

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

Package: node-locate-path
Version: 7.1.1-2
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-p-locate (>= 6)
Size: 5584
SHA256: f341cf9804be4019e6112392b40abb98e7d03f4d5413ff35272f8edc8844f277
SHA1: 94645676894f882eaac30f81f622b44e6a47470d
MD5sum: 5ec8984140e0d286f2bdb3a2749daf19
Description: Get the first path that exists on disk of multiple paths
Node.js module to get the first path that exists on disk, from
an array of multiple possible paths.
.
Provides a synchronous version and an asynchronous version (that
returns a promise).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/locate-path#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-locate-path/node-locate-path_7.1.1-2_all.deb