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

Last updated: May 18,2024

1. Install "python-json-pointer" package

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

$ sudo apt update $ sudo apt install python-json-pointer

2. Uninstall "python-json-pointer" package

Here is a brief guide to show you how to uninstall python-json-pointer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-json-pointer $ sudo apt autoclean && sudo apt autoremove

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

Package: python-json-pointer
Priority: optional
Section: python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.9-3
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-json-pointer/python-json-pointer_1.9-3_all.deb
Size: 7186
MD5sum: 9aa8cf312b3f0fe63267baec11eeedbe
SHA1: 5a432ab2b43f32a1a169c67120eb767d1feb9f8a
SHA256: 0b34f4ee8f8cb9fe86e06aec3f4ac55c04562403e970f8a6ea226443a042c38c
Description-en: resolve JSON pointers - Python 2.7
Python-json-pointer is a small library to resolve JSON pointers according to
the IETF draft specification. JSON Pointer defines a string syntax for
identifying a specific value within a JavaScript Object Notation (JSON)
document.
.
This package provides the module for Python 2.x.
Description-md5: c1313c49d23d938b572abcea819a7af4
Homepage: https://github.com/stefankoegl/python-json-pointer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y