How to Install and Uninstall node-check-error Package on Kali Linux

Last updated: May 17,2024

1. Install "node-check-error" package

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

$ sudo apt update $ sudo apt install node-check-error

2. Uninstall "node-check-error" package

Please follow the steps below to uninstall node-check-error on Kali Linux:

$ sudo apt remove node-check-error $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-check-error package on Kali Linux

Package: node-check-error
Version: 1.0.2-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 6672
SHA256: c47304a53b9a29ae067230a6a077d267effcc8f29f42a2201bd7ad55ef140f62
SHA1: 13695172ca3f3c0e1a70fb3d061c9d1c04ba3e79
MD5sum: 2fda2baa80d4248e5f047cb4847e3f43
Description: Node.js module for error handling
This module helps to retrieve an Error's information such as its message
or constructor name, but also check whether two Errors are compatible based
on various data.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/chaijs/check-error
Section: javascript
Priority: optional
Filename: pool/main/n/node-check-error/node-check-error_1.0.2-4_all.deb