How to Install and Uninstall python311-DateTime Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python311-DateTime" package

Please follow the guidelines below to install python311-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-DateTime

2. Uninstall "python311-DateTime" package

Please follow the steps below to uninstall python311-DateTime on openSuSE Tumbleweed:

$ sudo zypper remove python311-DateTime

3. Information about the python311-DateTime package on openSuSE Tumbleweed

Information for package python311-DateTime:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-DateTime
Version : 5.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 368.0 KiB
Installed : No
Status : not installed
Source package : python-DateTime-5.4-1.4.src
Upstream URL : https://github.com/zopefoundation/DateTime
Summary : Zope DateTime data type
Description :
This package provides a DateTime data type, as known from Zope.
Unless you need to communicate with Zope APIs, you're probably
better off using Python's built-in datetime module.