How to Install and Uninstall python36-jsonxs Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-jsonxs" package
This guide covers the steps necessary to install python36-jsonxs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-jsonxs
Copied
2. Uninstall "python36-jsonxs" package
Please follow the steps below to uninstall python36-jsonxs on openSuSE Tumbleweed:
$
sudo zypper remove
python36-jsonxs
Copied
3. Information about the python36-jsonxs package on openSuSE Tumbleweed
Information for package python36-jsonxs:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jsonxs
Version : 0.6-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,0 KiB
Installed : No
Status : not installed
Source package : python-jsonxs-0.6-1.8.src
Summary : Get/set values in JSON and Python datastructures
Description :
JSONxs is a Python library that uses a path expression string to get and
set values in JSON and Python datastructures. It's slightly similar to
JSONPath, but supports only simpler expressions and allows
modifications.
JSONxs is safe to use with untrusted input.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jsonxs
Version : 0.6-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,0 KiB
Installed : No
Status : not installed
Source package : python-jsonxs-0.6-1.8.src
Summary : Get/set values in JSON and Python datastructures
Description :
JSONxs is a Python library that uses a path expression string to get and
set values in JSON and Python datastructures. It's slightly similar to
JSONPath, but supports only simpler expressions and allows
modifications.
JSONxs is safe to use with untrusted input.