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

Last updated: May 17,2024

1. Install "node-p-locate" package

This guide let you learn how to install node-p-locate on Kali Linux

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

2. Uninstall "node-p-locate" package

In this section, we are going to explain the necessary steps to uninstall node-p-locate on Kali Linux:

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

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

Package: node-p-locate
Version: 6.0.0-12
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-p-limit (>= 4)
Size: 5752
SHA256: c14496fe5b85710882ee137469faa150f50b4012057defa4e5dbb2ff56479c17
SHA1: 4e7b71ff768eab722cb6d266b43edef7afd50657
MD5sum: 8205777e1e67bbe0c4c7c1cacaa32df9
Description: async version of Array
Get the first fulfilled promise that satisfies the provided testing function.
.
Array.prototype.find(): The find() method returns the value of the first
element in the array that satisfies the provided testing function. p-locate is
async version of this function.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/p-locate
Section: javascript
Priority: optional
Filename: pool/main/n/node-p-locate/node-p-locate_6.0.0-12_all.deb