How to Install and Uninstall python3-dateutil.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "python3-dateutil.noarch" package

Please follow the guidance below to install python3-dateutil.noarch on CentOS Stream 9

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

2. Uninstall "python3-dateutil.noarch" package

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

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

3. Information about the python3-dateutil.noarch package on CentOS Stream 9

Last metadata expiration check: 0:23:57 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : python3-dateutil
Epoch : 1
Version : 2.8.1
Release : 7.el9
Architecture : noarch
Size : 720 k
Source : python-dateutil-2.8.1-7.el9.src.rpm
Repository : @System
From repo : baseos
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.