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

Last updated: May 19,2024

1. Install "node-p-timeout" package

This tutorial shows how to install node-p-timeout on Kali Linux

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

2. Uninstall "node-p-timeout" package

Please follow the steps below to uninstall node-p-timeout on Kali Linux:

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

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

Package: node-p-timeout
Version: 4.1.0-2
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-p-finally
Size: 5304
SHA256: dd991efb044a2fa661eaaa65008d635fd3a6bb56a54f9a2fd54478a487bab2d7
SHA1: f9c236659b4ab747d75a8c97d81fc3b935c57c2b
MD5sum: 07ff5667e6e3131e3eb84256a71910c3
Description: Timeout a promise after a specified amount of time
A promise represents the result of an asynchronous operation
p-timeout can be used to timeout a promise by displaying a message
or doing a particular function.
.
Time taken before timing out and the message or function to be displayed
or done after timeout can be defined by the API pTimeout.
.
Node.js is an event-based server-side JavaScript engine
Description-md5:
Homepage: https://github.com/sindresorhus/p-timeout
Section: javascript
Priority: optional
Filename: pool/main/n/node-p-timeout/node-p-timeout_4.1.0-2_all.deb