How to Install and Uninstall python38-dateutil.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python38-dateutil.noarch" package

Please follow the step by step instructions below to install python38-dateutil.noarch on Rocky Linux 8

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

2. Uninstall "python38-dateutil.noarch" package

In this section, we are going to explain the necessary steps to uninstall python38-dateutil.noarch on Rocky Linux 8:

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

3. Information about the python38-dateutil.noarch package on Rocky Linux 8

Last metadata expiration check: 0:48:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-dateutil
Version : 2.8.2
Release : 2.el8
Architecture : noarch
Size : 310 k
Source : python38-dateutil-epel-2.8.2-2.el8.src.rpm
Repository : epel
Summary : Powerful extensions to the standard datetime module
URL : https://github.com/dateutil/dateutil
License : BSD or (BSD and ASL 2.0)
Description : The dateutil module provides powerful extensions to the standard datetime
: module available in Python.