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

Last updated: November 07,2024

1. Install "python38-jsonextended" package

In this section, we are going to explain the necessary steps to install python38-jsonextended on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jsonextended

2. Uninstall "python38-jsonextended" package

Please follow the instructions below to uninstall python38-jsonextended on openSuSE Tumbleweed:

$ sudo zypper remove python38-jsonextended

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

Information for package python38-jsonextended:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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