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

Last updated: January 17,2025

1. Install "python-dateutil.src" package

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

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

2. Uninstall "python-dateutil.src" package

Please follow the steps below to uninstall python-dateutil.src on Oracle Linux 8:

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

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

Last metadata expiration check: 4:33:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-dateutil
Epoch : 1
Version : 2.6.1
Release : 6.el8
Architecture : src
Size : 269 k
Source : None
Repository : ol8_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.