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

Last updated: May 19,2024

1. Install "php-json-schema" package

This guide covers the steps necessary to install php-json-schema on Kali Linux

$ sudo apt update $ sudo apt install php-json-schema

2. Uninstall "php-json-schema" package

Learn how to uninstall php-json-schema on Kali Linux:

$ sudo apt remove php-json-schema $ sudo apt autoclean && sudo apt autoremove

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

Package: php-json-schema
Version: 5.2.13-1
Installed-Size: 210
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-cli, php-common
Size: 37068
SHA256: 03d0bb04eb3d26ca114ce9feea12cbc2b7a856f2475ba27991298cf378fbbedb
SHA1: ee730e3b857b957b47a3c376e61ec24f08c75fa9
MD5sum: d26190dd2a8732bdf98e38df91c47c6c
Description: implementation of JSON schema
JSON Schema defines the media type "application/schema+json", 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 to interact with it. JSON Schema is intended to
define validation, documentation, hyperlink navigation, and interaction
control of JSON data.
.
This package provides a PHP library for validating JSON Structures
against a given Schema.
Description-md5:
Homepage: https://github.com/justinrainbow/json-schema
Section: php
Priority: optional
Filename: pool/main/p/php-json-schema/php-json-schema_5.2.13-1_all.deb