How to Install and Uninstall node-verror Package on Kali Linux

Last updated: April 29,2024

1. Install "node-verror" package

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

$ sudo apt update $ sudo apt install node-verror

2. Uninstall "node-verror" package

Please follow the guidelines below to uninstall node-verror on Kali Linux:

$ sudo apt remove node-verror $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-verror package on Kali Linux

Package: node-verror
Version: 1.10.1+~1.10.5-2
Installed-Size: 50
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-verror (= 1.10.5)
Depends: node-assert-plus, node-core-util-is, node-extsprintf, nodejs:any
Size: 17036
SHA256: 7a90eee529a73c4b10fd03bc5fa25ca2cd207577a4a2d24d0ff71927660fc3d5
SHA1: 0c2167415a9927fb03f93f0ec37ef59daafe208d
MD5sum: 1a9897c5932897e6f3bdcc86eb46fc83
Description: rich JavaScript errors
This module provides several classes in support of Joyent's Best Practices
for Error Handling in Node.js.
.
The error classes here support:
* printf-style arguments for the message
* chains of causes
* properties to provide extra information about the error
* creating your own subclasses that support all of these
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/davepacheco/node-verror
Section: javascript
Priority: optional
Filename: pool/main/n/node-verror/node-verror_1.10.1+~1.10.5-2_all.deb