How to Install and Uninstall python3-dateutil.noarch Package on Oracle Linux 9

Last updated: November 28,2024

1. Install "python3-dateutil.noarch" package

Here is a brief guide to show you how to install python3-dateutil.noarch on Oracle Linux 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 Oracle Linux 9:

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

3. Information about the python3-dateutil.noarch package on Oracle Linux 9

Last metadata expiration check: 2:34:53 ago on Thu Feb 15 07:50:05 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.