How to Install and Uninstall node-jsv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "node-jsv" package

Here is a brief guide to show you how to install node-jsv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jsv

2. Uninstall "node-jsv" package

This tutorial shows how to uninstall node-jsv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-jsv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-jsv
Priority: extra
Section: universe/web
Installed-Size: 236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 4.0.0+ds1-1
Depends: nodejs
Filename: pool/universe/n/node-jsv/node-jsv_4.0.0+ds1-1_all.deb
Size: 37242
MD5sum: beabce4eee43c7c9511247a939d2b0a4
SHA1: 3fef250d8950240ae416493ccaff83322f511574
SHA256: c1728f16429c6101c2a8b8a70b372b662b4218e71d98e7213cc63db0a5acc38d
Description-en: extendable, fully compliant JSON schema validator for NodeJS
JSV is a JavaScript implementation of a extendable, fully compliant JSON schema
validator.
Its features are: with the following features:
- complete implementation of all current JSON Schema draft revisions;
- support for creating individual environments (sandboxes) that validate using
a particular schema specification;
- provides an intuitive API for creating new validating schema attributes, or
whole new custom schema schemas;
- supports `self`, `full` and `describedby` hyper links;
- validates itself, and is bootstrapped from the JSON schema schemas;
- works in all ECMAScript 3 environments, including all web browsers and
Node.js.
Description-md5: 4d45f285d9b09fafdc9290d64ce05c2d
Homepage: http://github.com/garycourt/JSV
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu