How to Install and Uninstall python3-json-pointer Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python3-json-pointer" package

In this section, we are going to explain the necessary steps to install python3-json-pointer on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-json-pointer" package

This guide covers the steps necessary to uninstall python3-json-pointer on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-json-pointer package on Ubuntu 21.10 (Impish Indri)

Package: python3-json-pointer
Architecture: all
Version: 2.0-0ubuntu1
Priority: optional
Section: python
Source: python-json-pointer
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: python3:any
Filename: pool/main/p/python-json-pointer/python3-json-pointer_2.0-0ubuntu1_all.deb
Size: 8320
MD5sum: 1fd4f909a1a9b2d2b5cd29f411edabca
SHA1: 5833f4d74c238bee0bfeae89a9e18dc84304d01d
SHA256: 17c302b65e6d9d3406a6b119388f1bab6bfe1269e108e135225b52d8d5639150
SHA512: b7d4e6283c1c2532d1124eb455aa588c3752fc2fe411f99d9fdeb69ee9e0c1d6059d0e35bc26a4cd7c228929a1edf4d039dd6d7cc03acb79f76c26218f5fef76
Homepage: https://github.com/stefankoegl/python-json-pointer
Description-en: resolve JSON pointers - Python 3.x
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 3.x.
Description-md5: 842a56c675d333d9c50b4656e073c4e5
Task: server-minimal, cloud-image