How to Install and Uninstall python3-jsonhyperschema-codec Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-jsonhyperschema-codec" package

Please follow the guidelines below to install python3-jsonhyperschema-codec on Kali Linux

$ sudo apt update $ sudo apt install python3-jsonhyperschema-codec

2. Uninstall "python3-jsonhyperschema-codec" package

Please follow the guidelines below to uninstall python3-jsonhyperschema-codec on Kali Linux:

$ sudo apt remove python3-jsonhyperschema-codec $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonhyperschema-codec package on Kali Linux

Package: python3-jsonhyperschema-codec
Source: jsonhyperschema-codec
Version: 1.0.3-4
Installed-Size: 25
Maintainer: Debian Python Team
Architecture: all
Depends: python3-coreapi, python3:any
Size: 5560
SHA256: 5e53d534cdd6d5d6cba518c800011f9ef0fbdc307ba1244f9c48afca930cdd2d
SHA1: ea72c0f72f86817e9bc06547a6af511d11d20ed6
MD5sum: 81145a12cb1a0dda5fc2ce3c75bbf7de
Description: Python3 JSON Hyper-Schema codec for Core API
Core API is a format-independent Document Object Model for representing
Web APIs.
.
It can be used to represent either Schema or Hypermedia responses, and
allows one to interact with an API at the layer of an application
interface, rather than a network interface.
.
Core API is developed in such a way that one can plug a codec to allow it to
work with specific endpoints. This package provides a Python3 codec library
that provides to Python's Core API client some support for decoding and
interacting with JSON HyperSchema endpoints.
Description-md5:
Homepage: https://github.com/core-api/python-jsonhyperschema-codec/
Section: python
Priority: optional
Filename: pool/main/j/jsonhyperschema-codec/python3-jsonhyperschema-codec_1.0.3-4_all.deb