How to Install and Uninstall python312-jsonpickle Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-jsonpickle" package
This tutorial shows how to install python312-jsonpickle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-jsonpickle
Copied
2. Uninstall "python312-jsonpickle" package
Here is a brief guide to show you how to uninstall python312-jsonpickle on openSuSE Tumbleweed:
$
sudo zypper remove
python312-jsonpickle
Copied
3. Information about the python312-jsonpickle package on openSuSE Tumbleweed
Information for package python312-jsonpickle:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jsonpickle
Version : 3.0.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 315.7 KiB
Installed : No
Status : not installed
Source package : python-jsonpickle-3.0.2-2.2.src
Upstream URL : https://github.com/jsonpickle/jsonpickle
Summary : Python library for serializing any arbitrary object graph into JSON
Description :
Python library for serializing any arbitrary object graph into JSON.
It can take almost any Python object and turn the object into JSON.
Additionally, it can reconstitute the object back into Python.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jsonpickle
Version : 3.0.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 315.7 KiB
Installed : No
Status : not installed
Source package : python-jsonpickle-3.0.2-2.2.src
Upstream URL : https://github.com/jsonpickle/jsonpickle
Summary : Python library for serializing any arbitrary object graph into JSON
Description :
Python library for serializing any arbitrary object graph into JSON.
It can take almost any Python object and turn the object into JSON.
Additionally, it can reconstitute the object back into Python.