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

Last updated: May 21,2024

1. Install "python39-DateTime" package

In this section, we are going to explain the necessary steps to install python39-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-DateTime

2. Uninstall "python39-DateTime" package

Learn how to uninstall python39-DateTime on openSuSE Tumbleweed:

$ sudo zypper remove python39-DateTime

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

Information for package python39-DateTime:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-DateTime
Version : 5.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 303.3 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.