How to Install and Uninstall libjson-validator-perl Package on Kali Linux
Last updated: November 22,2024
1. Install "libjson-validator-perl" package
This tutorial shows how to install libjson-validator-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libjson-validator-perl
Copied
2. Uninstall "libjson-validator-perl" package
Learn how to uninstall libjson-validator-perl on Kali Linux:
$
sudo apt remove
libjson-validator-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjson-validator-perl package on Kali Linux
Package: libjson-validator-perl
Version: 5.14+dfsg-1
Installed-Size: 252
Maintainer: Debian Perl Group
Architecture: all
Replaces: sreview-web (<< 0.6.1-2)
Depends: perl:any, libmojolicious-perl, libyaml-libyaml-perl, openapi-specification
Recommends: libcpanel-json-xs-perl, libdata-validate-domain-perl, libdata-validate-ip-perl, libnet-idn-encode-perl, libscalar-list-utils-perl, libsereal-encoder-perl
Breaks: libmojolicious-plugin-openapi-perl (<< 5.02), sreview-web (<< 0.6.1-2)
Size: 88080
SHA256: 94234c11ba5a8376942d5881b8b20fd24bd7158d108768a55763689b6add61fa
SHA1: 05d1caa9002632f43d2c81c3a5fcd2f827f9cd89
MD5sum: f36b701c045d1e200d00b4ee2fa0bf7e
Description: 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:
Homepage: https://metacpan.org/release/JSON-Validator
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libj/libjson-validator-perl/libjson-validator-perl_5.14+dfsg-1_all.deb
Version: 5.14+dfsg-1
Installed-Size: 252
Maintainer: Debian Perl Group
Architecture: all
Replaces: sreview-web (<< 0.6.1-2)
Depends: perl:any, libmojolicious-perl, libyaml-libyaml-perl, openapi-specification
Recommends: libcpanel-json-xs-perl, libdata-validate-domain-perl, libdata-validate-ip-perl, libnet-idn-encode-perl, libscalar-list-utils-perl, libsereal-encoder-perl
Breaks: libmojolicious-plugin-openapi-perl (<< 5.02), sreview-web (<< 0.6.1-2)
Size: 88080
SHA256: 94234c11ba5a8376942d5881b8b20fd24bd7158d108768a55763689b6add61fa
SHA1: 05d1caa9002632f43d2c81c3a5fcd2f827f9cd89
MD5sum: f36b701c045d1e200d00b4ee2fa0bf7e
Description: 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:
Homepage: https://metacpan.org/release/JSON-Validator
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libj/libjson-validator-perl/libjson-validator-perl_5.14+dfsg-1_all.deb