How to Install and Uninstall python39-jsondate Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "python39-jsondate" package

This tutorial shows how to install python39-jsondate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jsondate

2. Uninstall "python39-jsondate" package

Please follow the steps below to uninstall python39-jsondate on openSuSE Tumbleweed:

$ sudo zypper remove python39-jsondate

3. Information about the python39-jsondate package on openSuSE Tumbleweed

Information for package python39-jsondate:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jsondate
Version : 0.1.2-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7,0 KiB
Installed : No
Status : not installed
Source package : python-jsondate-0.1.2-3.2.src
Summary : JSON with datetime support
Description :
jsondate is a drop-in replacement for Python's standard json library that
adds sensible handling of datetime and date objects.
jsondate uses ISO8601 for encoding datetime objects and the
date-specific part of ISO6801 for encoding date objects.