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

Last updated: November 22,2024

1. Install "python38-DateTime" package

Please follow the step by step instructions below to install python38-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-DateTime

2. Uninstall "python38-DateTime" package

Please follow the guidance below to uninstall python38-DateTime on openSuSE Tumbleweed:

$ sudo zypper remove python38-DateTime

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

Information for package python38-DateTime:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-DateTime
Version : 4.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 380,2 KiB
Installed : No
Status : not installed
Source package : python-DateTime-4.3-2.2.src
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.