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

Last updated: May 04,2024

1. Install "python3-jsonext" package

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

$ sudo apt update $ sudo apt install python3-jsonext

2. Uninstall "python3-jsonext" package

Here is a brief guide to show you how to uninstall python3-jsonext on Kali Linux:

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

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

Package: python3-jsonext
Source: python-jsonext
Version: 0.4.2-3
Installed-Size: 26
Maintainer: Ben Finney
Architecture: all
Depends: python3-arrow, python3-six, python3:any
Size: 6388
SHA256: 6de105c69e54b330e7869f35466d4e5e3b5100ca232eef1b07c3e8896032384a
SHA1: 5c2867e9dd3cc5ca9b9dd817e94cee6255292319
MD5sum: 04397d61e744dead775debb035cf97fe
Description: serialisation to/from JSON for extra types — Python 3
‘jsonext’ makes easy JSON serialisation of Python objects outside of
the standard Python built-in-types.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mbr/jsonext
Section: python
Priority: optional
Filename: pool/main/p/python-jsonext/python3-jsonext_0.4.2-3_all.deb