How to Install and Uninstall python2-strict-rfc3339 Package on openSUSE Leap

Last updated: July 06,2024

1. Install "python2-strict-rfc3339" package

Learn how to install python2-strict-rfc3339 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-strict-rfc3339

2. Uninstall "python2-strict-rfc3339" package

Here is a brief guide to show you how to uninstall python2-strict-rfc3339 on openSUSE Leap:

$ sudo zypper remove python2-strict-rfc3339

3. Information about the python2-strict-rfc3339 package on openSUSE Leap

Information for package python2-strict-rfc3339:
-----------------------------------------------
Repository : Main Repository
Name : python2-strict-rfc3339
Version : 0.7-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 62,8 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-bp153.1.16.src
Summary : RFC 3339 functions
Description :
RFC 3339 functions.
- Convert unix timestamps to and from RFC3339.
- Either produce RFC3339 strings with a UTC offset (Z) or with the offset
that the C time module reports is the local timezone offset.
- Avoid timezones as much as possible.
- Be very strict and follow RFC3339.