How to Install and Uninstall python3-json-pointer Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-json-pointer" package

This guide let you learn how to install python3-json-pointer on Kali Linux

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

2. Uninstall "python3-json-pointer" package

Please follow the guidelines below to uninstall python3-json-pointer on Kali Linux:

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

3. Information about the python3-json-pointer package on Kali Linux

Package: python3-json-pointer
Source: python-json-pointer
Version: 2.3-3
Installed-Size: 44
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 14564
SHA256: e5804b5ae44352ecc467815bee0578510b862ac1401e4c384e04861057e8e604
SHA1: fc492b01ab26a47aa8a5d46b97d3673437177bf4
MD5sum: 509eb9f4eaee95b785774874147064e1
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/stefankoegl/python-json-pointer
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-json-pointer/python3-json-pointer_2.3-3_all.deb