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

Last updated: May 17,2024

1. Install "python3-jsonpatch" package

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

$ sudo apt update $ sudo apt install python3-jsonpatch

2. Uninstall "python3-jsonpatch" package

Please follow the guidelines below to uninstall python3-jsonpatch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-jsonpatch
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-json-patch
Version: 1.19-3
Replaces: python3-json-patch (<< 1.3-3~)
Depends: python3-json-pointer (>= 1.9), python3:any (>= 3.3.2-2~)
Breaks: python3-json-patch (<< 1.3-3~)
Filename: pool/main/p/python-json-patch/python3-jsonpatch_1.19-3_all.deb
Size: 12416
MD5sum: cb2596025e967af7ff27427842766833
SHA1: b79ab32c4ae61527919a591032fb82b2af84f67c
SHA256: b7ef897a203cd50ef36d3da94a088f5ede395940a7ce0f95fdfd6f6b29bc5f8e
Description-en: library to apply JSON patches - Python 3.x
Python-json-patch is a Python module (a library) to apply JSON Patches
according to the IETF draft specification.
.
From the IETF site:
.
JavaScript Object Notation (JSON) [RFC4627] is a common format for the
exchange and storage of structured data. HTTP PATCH [RFC5789] extends the
Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial
modifications to resources.
.
JSON Patch is a format (identified by the media type "application/
json-patch") for expressing a sequence of operations to apply to a target JSON
document, suitable for use with the HTTP PATCH method.
.
This format is also potentially useful in other cases when it's necessary to
make partial updates to a JSON document.
.
This package provides the Python 3.x module.
Description-md5: 31a1db05fc61c0f39e77ce5db231668d
Homepage: https://github.com/stefankoegl/python-json-patch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-core, cloud-image, ubuntu-core