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

Last updated: November 26,2024

1. Install "python38-jsondate" package

Please follow the guidance below to install python38-jsondate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jsondate

2. Uninstall "python38-jsondate" package

Please follow the instructions below to uninstall python38-jsondate on openSuSE Tumbleweed:

$ sudo zypper remove python38-jsondate

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

Information for package python38-jsondate:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jsondate
Version : 0.1.2-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 6,9 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.