How to Install and Uninstall python3-strict-rfc3339 Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-strict-rfc3339" package
This is a short guide on how to install python3-strict-rfc3339 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-strict-rfc3339
Copied
2. Uninstall "python3-strict-rfc3339" package
Learn how to uninstall python3-strict-rfc3339 on openSUSE Leap:
$
sudo zypper remove
python3-strict-rfc3339
Copied
3. Information about the python3-strict-rfc3339 package on openSUSE Leap
Information for package python3-strict-rfc3339:
-----------------------------------------------
Repository : Main Repository
Name : python3-strict-rfc3339
Version : 0.7-5.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 56.7 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-5.3.1.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 : Main Repository
Name : python3-strict-rfc3339
Version : 0.7-5.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 56.7 KiB
Installed : No
Status : not installed
Source package : python-strict-rfc3339-0.7-5.3.1.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.