How to Install and Uninstall python2-jsondate Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-jsondate" package

Please follow the instructions below to install python2-jsondate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-jsondate

2. Uninstall "python2-jsondate" package

This is a short guide on how to uninstall python2-jsondate on openSUSE Leap:

$ sudo zypper remove python2-jsondate

3. Information about the python2-jsondate package on openSUSE Leap

Information for package python2-jsondate:
-----------------------------------------
Repository : Main Repository
Name : python2-jsondate
Version : 0.1.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 6,1 KiB
Installed : No
Status : not installed
Source package : python-jsondate-0.1.2-bp153.1.15.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.