How to Install and Uninstall python3-pyrfc3339.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-pyrfc3339.noarch" package

Here is a brief guide to show you how to install python3-pyrfc3339.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyrfc3339.noarch

2. Uninstall "python3-pyrfc3339.noarch" package

Please follow the guidelines below to uninstall python3-pyrfc3339.noarch on Fedora 34:

$ sudo dnf remove python3-pyrfc3339.noarch $ sudo dnf autoremove

3. Information about the python3-pyrfc3339.noarch package on Fedora 34

Last metadata expiration check: 4:41:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyrfc3339
Version : 1.1
Release : 7.fc34
Architecture : noarch
Size : 18 k
Source : python-pyrfc3339-1.1-7.fc34.src.rpm
Repository : fedora
Summary : Generate and parse RFC 3339 timestamps
URL : https://pypi.python.org/pypi/pyRFC3339
License : MIT
Description : This package contains a Python 3 library to parse and generate
: RFC 3339-compliant timestamps using Python datetime.datetime objects.