How to Install and Uninstall python2-jsonschema.noarch Package on Amazon Linux 2

Last updated: May 14,2024

1. Install "python2-jsonschema.noarch" package

This tutorial shows how to install python2-jsonschema.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-jsonschema.noarch

2. Uninstall "python2-jsonschema.noarch" package

Please follow the instructions below to uninstall python2-jsonschema.noarch on Amazon Linux 2:

$ sudo yum remove python2-jsonschema.noarch $ sudo yum autoremove

3. Information about the python2-jsonschema.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-jsonschema
Arch : noarch
Version : 2.5.1
Release : 3.amzn2.0.1
Size : 75 k
Repo : amzn2-core/2/x86_64
Summary : An implementation of JSON Schema validation for Python 2
URL : http://pypi.python.org/pypi/jsonschema
License : MIT
Description : jsonschema is JSON Schema validator currently based on
: http://tools.ietf.org/html/draft-zyp-json-schema-03