How to Install and Uninstall python3-fastjsonschema Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-fastjsonschema" package

Please follow the steps below to install python3-fastjsonschema on Kali Linux

$ sudo apt update $ sudo apt install python3-fastjsonschema

2. Uninstall "python3-fastjsonschema" package

Please follow the steps below to uninstall python3-fastjsonschema on Kali Linux:

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

3. Information about the python3-fastjsonschema package on Kali Linux

Package: python3-fastjsonschema
Source: python-fastjsonschema
Version: 2.19.0-1
Installed-Size: 101
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-fastjsonschema-doc
Size: 21152
SHA256: edefecc62e846f2da70c32f0d2f54585a2c5aa844198ac58f756a2134e0a4388
SHA1: af8d4d17b62aa998f055dc14ef744374bd7c6407
MD5sum: c459e463b2841e833c72ada72064d2dd
Description: validation of JSON documents by JSON schema drafts 04/06/07
Fastjsonschema implements validation of JSON documents by JSON schema.
.
The library implements JSON schema drafts 04, 06 and 07.
.
The main purpose is to have a really fast implementation.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/horejsek/python-fastjsonschema
Section: python
Priority: optional
Filename: pool/main/p/python-fastjsonschema/python3-fastjsonschema_2.19.0-1_all.deb