How to Install and Uninstall python3-pyrfc3339.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-pyrfc3339.noarch" package
In this section, we are going to explain the necessary steps to install python3-pyrfc3339.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyrfc3339.noarch
Copied
2. Uninstall "python3-pyrfc3339.noarch" package
Here is a brief guide to show you how to uninstall python3-pyrfc3339.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pyrfc3339.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyrfc3339.noarch package on Rocky Linux 8
Last metadata expiration check: 1:51:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pyrfc3339
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-pyrfc3339-1.1-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-pyrfc3339
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-pyrfc3339-1.1-1.el8.src.rpm
Repository : epel
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.