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

Last updated: December 27,2024

1. Install "python36-DateTime" package

This guide covers the steps necessary to install python36-DateTime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-DateTime

2. Uninstall "python36-DateTime" package

Please follow the instructions below to uninstall python36-DateTime on openSuSE Tumbleweed:

$ sudo zypper remove python36-DateTime

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

Information for package python36-DateTime:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-DateTime
Version : 4.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 382,1 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.