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

Last updated: October 05,2024

1. Install "python312-DateTime" package

Please follow the instructions below to install python312-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-DateTime

2. Uninstall "python312-DateTime" package

Here is a brief guide to show you how to uninstall python312-DateTime on openSuSE Tumbleweed:

$ sudo zypper remove python312-DateTime

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

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