How to Install and Uninstall python38-dateutil.noarch Package on CentOS Stream 8

Last updated: July 07,2024

1. Install "python38-dateutil.noarch" package

Here is a brief guide to show you how to install python38-dateutil.noarch on CentOS Stream 8

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

2. Uninstall "python38-dateutil.noarch" package

This is a short guide on how to uninstall python38-dateutil.noarch on CentOS Stream 8:

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

3. Information about the python38-dateutil.noarch package on CentOS Stream 8

Last metadata expiration check: 4:32:40 ago on Sun Feb 25 03:03:59 2024.
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.