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

Last updated: October 07,2024

1. Install "python3-dateutil.noarch" package

Please follow the step by step instructions below to install python3-dateutil.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-dateutil.noarch" package

Please follow the step by step instructions below to uninstall python3-dateutil.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:35:57 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : python3-dateutil
Epoch : 1
Version : 2.8.1
Release : 7.el9
Architecture : noarch
Size : 720 k
Source : python-dateutil-2.8.1-7.el9.src.rpm
Repository : @System
Summary : Powerful extensions to the standard datetime module
URL : https://github.com/dateutil/dateutil
License : BSD
Description : The dateutil module provides powerful extensions to the standard datetime
: module available in Python.