How to Install and Uninstall node-schema-utils Package on Kali Linux

Last updated: May 18,2024

1. Install "node-schema-utils" package

This tutorial shows how to install node-schema-utils on Kali Linux

$ sudo apt update $ sudo apt install node-schema-utils

2. Uninstall "node-schema-utils" package

Please follow the steps below to uninstall node-schema-utils on Kali Linux:

$ sudo apt remove node-schema-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-schema-utils package on Kali Linux

Package: node-schema-utils
Version: 4.2.0~ds-3
Installed-Size: 99
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-ajv (>= 8~), node-ajv-keywords (>= 5~)
Breaks: node-babel-loader (<< 8.2.1~), node-compression-webpack-plugin (<< 3.0.1-2~), node-css-loader (<< 3.2.1+~), node-extract-text-webpack-plugin (<< 3.0.2-4~), node-file-loader (<< 6.2.0~), node-raw-loader (<< 4.0.2~), node-style-loader (<< 2.0.0~), node-uglifyjs-webpack-plugin (<< 1.3.0-7~), node-url-loader (<< 4.1.1~), webpack (<< 4.43.0-4~)
Size: 21956
SHA256: a7ae440515b812a1273d4e772f682716007ac648ad1108c79dcc958795f9554e
SHA1: 885652c872694c7f87e7435516fbf95a6a3ab476
MD5sum: 9e477d73fa826b7daf6c6de6450caa92
Description: Webpack Schema Validation Utilities
This library is a build dependency of webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code to programs
that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/webpack-contrib/schema-utils#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-schema-utils/node-schema-utils_4.2.0~ds-3_all.deb