How to Install and Uninstall json-schema-test-suite Package on Kali Linux

Last updated: May 16,2024

1. Install "json-schema-test-suite" package

Please follow the guidelines below to install json-schema-test-suite on Kali Linux

$ sudo apt update $ sudo apt install json-schema-test-suite

2. Uninstall "json-schema-test-suite" package

Here is a brief guide to show you how to uninstall json-schema-test-suite on Kali Linux:

$ sudo apt remove json-schema-test-suite $ sudo apt autoclean && sudo apt autoremove

3. Information about the json-schema-test-suite package on Kali Linux

Package: json-schema-test-suite
Version: 2.0.0-1.1
Installed-Size: 487
Maintainer: Adam Cecile
Architecture: all
Depends: python3:any, python3-flask, python3-jsonschema
Size: 24192
SHA256: 2478fdd0f873e9a449335a2c2af47c83d105f0b317a47a529f035014b53cc405
SHA1: 9feebd602e57f0384a3772f1270d621a72756dcb
MD5sum: 33749779932d7de81e8e3ea79ee167de
Description: Language agnostic test suite for the JSON Schema specifications
This package contains a set of JSON objects that implementors of JSON Schema
validation libraries can use to test their validators.
.
It is meant to be language agnostic and should require only a JSON parser.
.
The conversion of the JSON objects into tests within your test framework of
choice is still the job of the validator implementor.
Description-md5:
Homepage: https://github.com/json-schema-org/JSON-Schema-Test-Suite
Section: devel
Priority: optional
Filename: pool/main/j/json-schema-test-suite/json-schema-test-suite_2.0.0-1.1_all.deb