How to Install and Uninstall python3-jsondate Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-jsondate" package
In this section, we are going to explain the necessary steps to install python3-jsondate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-jsondate
Copied
2. Uninstall "python3-jsondate" package
Learn how to uninstall python3-jsondate on openSUSE Leap:
$
sudo zypper remove
python3-jsondate
Copied
3. Information about the python3-jsondate package on openSUSE Leap
Information for package python3-jsondate:
-----------------------------------------
Repository : Main Repository
Name : python3-jsondate
Version : 0.1.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : python-jsondate-0.1.2-bp155.2.11.src
Upstream URL : https://github.com/rconradharris/jsondate
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.
-----------------------------------------
Repository : Main Repository
Name : python3-jsondate
Version : 0.1.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : python-jsondate-0.1.2-bp155.2.11.src
Upstream URL : https://github.com/rconradharris/jsondate
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.