How to Install and Uninstall node-har-validator Package on Kali Linux

Last updated: May 19,2024

1. Install "node-har-validator" package

Please follow the guidance below to install node-har-validator on Kali Linux

$ sudo apt update $ sudo apt install node-har-validator

2. Uninstall "node-har-validator" package

This guide covers the steps necessary to uninstall node-har-validator on Kali Linux:

$ sudo apt remove node-har-validator $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-har-validator package on Kali Linux

Package: node-har-validator
Version: 5.1.5-3
Installed-Size: 28
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-ajv (>= 6.5.5), node-har-schema
Size: 7328
SHA256: 354ac0ed6ca626e32b30797872d951908bad1c42d9c8d7d89cd33a96c23cbc55
SHA1: 61831a2f5af6b889b5fd646b6a487cc9c56436f5
MD5sum: 409e59550228408bc58643710b8c4c21
Description: Extremely fast HTTP Archive (HAR) validator using JSON Schema
HTTP Archive (HAR) format defines an archival format for HTTP transactions
that can be used by a web browser to export detailed performance data about
web pages it loads.
.
This library is a dependency of request, the simplest way possible to make
http calls.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 8d9b79c4aa7660f47fe22f657fcff17b
Homepage: https://github.com/ahmadnassri/har-validator
Section: javascript
Priority: optional
Filename: pool/main/n/node-har-validator/node-har-validator_5.1.5-3_all.deb