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

Last updated: May 19,2024

1. Install "python36-iso8601" package

This is a short guide on how to install python36-iso8601 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-iso8601

2. Uninstall "python36-iso8601" package

Here is a brief guide to show you how to uninstall python36-iso8601 on openSuSE Tumbleweed:

$ sudo zypper remove python36-iso8601

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

Information for package python36-iso8601:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-iso8601
Version : 0.1.16-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 56,6 KiB
Installed : No
Status : not installed
Source package : python-iso8601-0.1.16-1.2.src
Summary : Python module to parse ISO 8601 dates
Description :
This module parses the most common forms of ISO 8601 date strings (e.g.
2007-01-14T20:34:22+00:00) into datetime objects.