How to Install and Uninstall python3-dateutil.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3-dateutil.noarch" package
Learn how to install python3-dateutil.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-dateutil.noarch
Copied
2. Uninstall "python3-dateutil.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-dateutil.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-dateutil.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dateutil.noarch package on Oracle Linux 8
Last metadata expiration check: 1:12:22 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : python3-dateutil
Epoch : 1
Version : 2.6.1
Release : 6.el8
Architecture : noarch
Size : 583 k
Source : python-dateutil-2.6.1-6.el8.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.
:
: This is the version for Python 3.
Installed Packages
Name : python3-dateutil
Epoch : 1
Version : 2.6.1
Release : 6.el8
Architecture : noarch
Size : 583 k
Source : python-dateutil-2.6.1-6.el8.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.
:
: This is the version for Python 3.