How to Install and Uninstall python3-jsonschema Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "python3-jsonschema" package

Please follow the instructions below to install python3-jsonschema on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jsonschema

2. Uninstall "python3-jsonschema" package

In this section, we are going to explain the necessary steps to uninstall python3-jsonschema on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-jsonschema $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonschema package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-jsonschema
Priority: optional
Section: python
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-jsonschema
Version: 2.5.1-4
Depends: python3 (>= 3.2.3), python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-jsonschema/python3-jsonschema_2.5.1-4_all.deb
Size: 30346
MD5sum: fe43e042f9699db913e7c15e342f3a94
SHA1: 642d13e5552acc9a6a210dadda127e5e92eb4a9e
SHA256: 1522753ae6905bb5a021b8316f962643f1c76984d8bae0ae6d30dd24387e0c42
Description-en: An(other) implementation of JSON Schema (Draft 3) - Python 3.x
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 contains the Python 3.x module.
Description-md5: cb7587e27fa2b3250e356c8dc7cb7029
Homepage: https://github.com/Julian/jsonschema
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y