How to Install and Uninstall libjson-validator-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libjson-validator-perl" package

Please follow the guidelines below to install libjson-validator-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjson-validator-perl

2. Uninstall "libjson-validator-perl" package

Please follow the instructions below to uninstall libjson-validator-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libjson-validator-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjson-validator-perl package on Ubuntu 21.10 (Impish Indri)

Package: libjson-validator-perl
Architecture: all
Version: 4.14+dfsg-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 225
Depends: perl:any, libmojolicious-perl (>= 7.28), libyaml-pp-perl, openapi-specification
Recommends: libcpanel-json-xs-perl (>= 3.0200), libdata-validate-domain-perl, libdata-validate-ip-perl, libnet-idn-encode-perl, libscalar-list-utils-perl, libsereal-encoder-perl (>= 4.00)
Breaks: sreview-web (<< 0.6.1-2)
Replaces: sreview-web (<< 0.6.1-2)
Filename: pool/universe/libj/libjson-validator-perl/libjson-validator-perl_4.14+dfsg-1_all.deb
Size: 73140
MD5sum: bc20f7e0e4fe431d1d9b6faa2ae815fb
SHA1: a409ae887b5e32a4ab61750c2fbfe08542eff1b0
SHA256: 426e7183521403bafb408116e533c87f4689145687ff47d0452040bc5efdb497
SHA512: 628ecbcdbf3984fde97e57fe6fa7f0e5328de9ae0d970962b1b8e2548d6dfec3394c965b246f4ee8991b948bbe018aec2100a6f4be547be473db7f233297f1e7
Homepage: https://metacpan.org/release/JSON-Validator
Description-en: module to validate data against a JSON schema
JSON::Validator is a class for validating data against JSON schemas. You
might want to use this instead of JSON::Schema if you need to validate data
against draft 4 of the JSON schema specification.
.
JSON::Validator can load JSON schemas in multiple formats: Plain perl data
structured or files on disk/web in the JSON/YAML format. The JSON parsing is
done using Mojo::JSON, while the YAML parsing is done with an optional
modules which need to be installed manually. JSON::Validator will look for
the YAML modules in this order: YAML::XS, YAML::Syck. The order is set by
which module that performs the best, so it might change in the future.
Description-md5: 8fd0432230bc184da37b273d7f72ebc4