How to Install and Uninstall python2-DateTime Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python2-DateTime" package

In this section, we are going to explain the necessary steps to install python2-DateTime on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-DateTime

2. Uninstall "python2-DateTime" package

Please follow the instructions below to uninstall python2-DateTime on openSUSE Leap:

$ sudo zypper remove python2-DateTime

3. Information about the python2-DateTime package on openSUSE Leap

Information for package python2-DateTime:
-----------------------------------------
Repository : Main Repository
Name : python2-DateTime
Version : 4.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 324,5 KiB
Installed : No
Status : not installed
Source package : python-DateTime-4.3-bp153.1.15.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.