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

Last updated: May 09,2024

1. Install "python36-isodate" package

This guide let you learn how to install python36-isodate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-isodate

2. Uninstall "python36-isodate" package

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

$ sudo zypper remove python36-isodate

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

Information for package python36-isodate:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-isodate
Version : 0.6.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 273,2 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.0-4.1.src
Summary : An ISO 8601 Date/Time/Duration Parser and Formatter
Description :
This module implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an allowed
option.