How to Install and Uninstall python-jsonschema-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "python-jsonschema-doc" package

This tutorial shows how to install python-jsonschema-doc on Kali Linux

$ sudo apt update $ sudo apt install python-jsonschema-doc

2. Uninstall "python-jsonschema-doc" package

Please follow the guidelines below to uninstall python-jsonschema-doc on Kali Linux:

$ sudo apt remove python-jsonschema-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jsonschema-doc package on Kali Linux

Package: python-jsonschema-doc
Source: python-jsonschema
Version: 4.10.3-2
Installed-Size: 686
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 80912
SHA256: 76a1575cf3c3be3aaa778d60dda108eb6f969fbf69e5e15034700998a3281000
SHA1: 3664014ba7fd98aa1d9564a7fa2f4e74f75995e9
MD5sum: 136692b7971b3809ed790033be57095f
Description: An(other) implementation of JSON Schema (Draft 3, 4, 6, 7) - doc
JSON Schema is a specification for a JSON-based format for defining
the structure of JSON data. JSON Schema provides a contract for what
JSON data is required for a given application and how it can be
modified, much like what XML Schema provides for XML. JSON Schema is
intended to provide validation, documentation, and interaction control
of JSON data.
.
This package provides the documentation.
Description-md5:
Homepage: https://github.com/Julian/jsonschema
Section: doc
Priority: optional
Filename: pool/main/p/python-jsonschema/python-jsonschema-doc_4.10.3-2_all.deb