How to Install and Uninstall python3-jsonextended Package on openSUSE Leap
Last updated: February 03,2025
1. Install "python3-jsonextended" package
This guide let you learn how to install python3-jsonextended on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-jsonextended
Copied
2. Uninstall "python3-jsonextended" package
Please follow the guidelines below to uninstall python3-jsonextended on openSUSE Leap:
$
sudo zypper remove
python3-jsonextended
Copied
3. Information about the python3-jsonextended package on openSUSE Leap
Information for package python3-jsonextended:
---------------------------------------------
Repository : Main Repository
Name : python3-jsonextended
Version : 0.7.11-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : python-jsonextended-0.7.11-bp155.2.10.src
Upstream URL : https://github.com/chrisjsewell/jsonextended
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
---------------------------------------------
Repository : Main Repository
Name : python3-jsonextended
Version : 0.7.11-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : python-jsonextended-0.7.11-bp155.2.10.src
Upstream URL : https://github.com/chrisjsewell/jsonextended
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