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

Last updated: May 19,2024

1. Install "python-jsonschema" package

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

$ sudo apt update $ sudo apt install python-jsonschema

2. Uninstall "python-jsonschema" package

Please follow the guidance below to uninstall python-jsonschema on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-jsonschema
Priority: optional
Section: python
Installed-Size: 172
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.5.1-4
Depends: python-functools32, python-mock, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-jsonschema/python-jsonschema_2.5.1-4_all.deb
Size: 30540
MD5sum: 93305fcec34e6a1ae305c99924adfd62
SHA1: 650ad3928fb009d0fbd39e6cbb9180af603af19c
SHA256: 512fc6851afe5f62add19c9210f569647d41f16fe39f0c7d971b01439b99c44d
Description-en: An(other) implementation of JSON Schema (Draft 3) - Python 2.7
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 2.7 module.
Description-md5: 9b8cacd75424aa6d73216ac2dc662426
Homepage: https://github.com/Julian/jsonschema
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y