How to Install and Uninstall python3-parsedatetime.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: September 28,2024

1. Install "python3-parsedatetime.noarch" package

Here is a brief guide to show you how to install python3-parsedatetime.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-parsedatetime.noarch" package

Learn how to uninstall python3-parsedatetime.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-parsedatetime.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:19:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-parsedatetime
Version : 2.6
Release : 5.el9
Architecture : noarch
Size : 79 k
Source : python-parsedatetime-2.6-5.el9.src.rpm
Repository : epel
Summary : Parse human-readable date/time strings in Python
URL : https://github.com/bear/parsedatetime
License : ASL 2.0
Description : parsedatetime is a python module that can parse human-readable date/time
: strings.