How to Install and Uninstall python-dateutil.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python-dateutil.src" package

Learn how to install python-dateutil.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-dateutil.src

2. Uninstall "python-dateutil.src" package

Learn how to uninstall python-dateutil.src on Oracle Linux 9:

$ sudo dnf remove python-dateutil.src $ sudo dnf autoremove

3. Information about the python-dateutil.src package on Oracle Linux 9

Last metadata expiration check: 1:54:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-dateutil
Epoch : 1
Version : 2.8.1
Release : 7.el9
Architecture : src
Size : 336 k
Source : None
Repository : ol9_baseos_latest
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.