How to Install and Uninstall python311-strict-rfc3339 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-strict-rfc3339" package
This tutorial shows how to install python311-strict-rfc3339 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-strict-rfc3339
Copied
2. Uninstall "python311-strict-rfc3339" package
Please follow the instructions below to uninstall python311-strict-rfc3339 on openSUSE Leap:
$
sudo zypper remove
python311-strict-rfc3339
Copied
3. Information about the python311-strict-rfc3339 package on openSUSE Leap
Information for package python311-strict-rfc3339:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-strict-rfc3339
Version : 0.7-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58.8 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-150400.10.3.9.src
Upstream URL : https://github.com/danielrichman/strict-rfc3339/
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.
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-strict-rfc3339
Version : 0.7-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58.8 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-150400.10.3.9.src
Upstream URL : https://github.com/danielrichman/strict-rfc3339/
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.