How to Install and Uninstall python3-strict-rfc3339.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 13,2024
1. Install "python3-strict-rfc3339.noarch" package
This is a short guide on how to install python3-strict-rfc3339.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-strict-rfc3339.noarch
Copied
2. Uninstall "python3-strict-rfc3339.noarch" package
This is a short guide on how to uninstall python3-strict-rfc3339.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-strict-rfc3339.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-strict-rfc3339.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:01:58 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-strict-rfc3339
Version : 0.7
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : python-strict-rfc3339-0.7-1.el8.src.rpm
Repository : epel
Summary : Strict, simple, lightweight RFC3339 functions
URL : https://github.com/danielrichman/strict-rfc3339
License : GPLv3
Description : Goals:
: - 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.
: - Simple with minimal dependencies/libraries.
: - Avoid timezones as much as possible.
: - Be very strict and follow RFC3339.
Available Packages
Name : python3-strict-rfc3339
Version : 0.7
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : python-strict-rfc3339-0.7-1.el8.src.rpm
Repository : epel
Summary : Strict, simple, lightweight RFC3339 functions
URL : https://github.com/danielrichman/strict-rfc3339
License : GPLv3
Description : Goals:
: - 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.
: - Simple with minimal dependencies/libraries.
: - Avoid timezones as much as possible.
: - Be very strict and follow RFC3339.