How to Install and Uninstall python3-DateTime Package on openSUSE Leap
Last updated: December 24,2024
1. Install "python3-DateTime" package
Please follow the steps below to install python3-DateTime on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-DateTime
Copied
2. Uninstall "python3-DateTime" package
This tutorial shows how to uninstall python3-DateTime on openSUSE Leap:
$
sudo zypper remove
python3-DateTime
Copied
3. Information about the python3-DateTime package on openSUSE Leap
Information for package python3-DateTime:
-----------------------------------------
Repository : Main Repository
Name : python3-DateTime
Version : 4.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 390.1 KiB
Installed : No
Status : not installed
Source package : python-DateTime-4.3-bp155.2.10.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.
-----------------------------------------
Repository : Main Repository
Name : python3-DateTime
Version : 4.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 390.1 KiB
Installed : No
Status : not installed
Source package : python-DateTime-4.3-bp155.2.10.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.