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

Last updated: May 17,2024

1. Install "python2-isodate" package

Here is a brief guide to show you how to install python2-isodate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-isodate

2. Uninstall "python2-isodate" package

This is a short guide on how to uninstall python2-isodate on openSUSE Leap:

$ sudo zypper remove python2-isodate

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

Information for package python2-isodate:
----------------------------------------
Repository : Main Repository
Name : python2-isodate
Version : 0.6.0-3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 222,0 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.0-3.7.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.