How to Install and Uninstall python39-jsonextended Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-jsonextended" package

Please follow the instructions below to install python39-jsonextended on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jsonextended

2. Uninstall "python39-jsonextended" package

This tutorial shows how to uninstall python39-jsonextended on openSuSE Tumbleweed:

$ sudo zypper remove python39-jsonextended

3. Information about the python39-jsonextended package on openSuSE Tumbleweed

Information for package python39-jsonextended:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jsonextended
Version : 0.7.11-3.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-jsonextended-0.7.11-3.3.src
Summary : A module to extend the python json package functionality
Description :
A module to extend the python json package functionality:
* Treat a directory structure like a nested dictionary
* Plugin system
* Lazy Loading
* Tab Completion
* Manipulation of nested structures
* Enhanced pretty printer
* Output to directory structure (of n folder levels)
* On-disk indexing option for large json files
* Units schema concept to apply and convert physical quantities