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

Last updated: July 03,2024

1. Install "python310-DateTime" package

This is a short guide on how to install python310-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-DateTime

2. Uninstall "python310-DateTime" package

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

$ sudo zypper remove python310-DateTime

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

Information for package python310-DateTime:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.