How to Install and Uninstall python38-strict-rfc3339 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-strict-rfc3339" package

Please follow the guidelines below to install python38-strict-rfc3339 on openSuSE Tumbleweed

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

2. Uninstall "python38-strict-rfc3339" package

This tutorial shows how to uninstall python38-strict-rfc3339 on openSuSE Tumbleweed:

$ sudo zypper remove python38-strict-rfc3339

3. Information about the python38-strict-rfc3339 package on openSuSE Tumbleweed

Information for package python38-strict-rfc3339:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-strict-rfc3339
Version : 0.7-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 56,7 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-3.8.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.