How to Install and Uninstall python310-python-rapidjson Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-python-rapidjson" package
This guide let you learn how to install python310-python-rapidjson on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-python-rapidjson
Copied
2. Uninstall "python310-python-rapidjson" package
This guide covers the steps necessary to uninstall python310-python-rapidjson on openSuSE Tumbleweed:
$
sudo zypper remove
python310-python-rapidjson
Copied
3. Information about the python310-python-rapidjson package on openSuSE Tumbleweed
Information for package python310-python-rapidjson:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-rapidjson
Version : 1.14-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 728.8 KiB
Installed : No
Status : not installed
Source package : python-python-rapidjson-1.14-2.1.src
Upstream URL : https://github.com/python-rapidjson/python-rapidjson
Summary : Python wrapper around rapidjson
Description :
RapidJSON is a C++ JSON parser and serialization library. This
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-rapidjson
Version : 1.14-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 728.8 KiB
Installed : No
Status : not installed
Source package : python-python-rapidjson-1.14-2.1.src
Upstream URL : https://github.com/python-rapidjson/python-rapidjson
Summary : Python wrapper around rapidjson
Description :
RapidJSON is a C++ JSON parser and serialization library. This
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.