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

Last updated: June 18,2024

1. Install "python310-iso8601" package

Please follow the step by step instructions below to install python310-iso8601 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-iso8601

2. Uninstall "python310-iso8601" package

This guide let you learn how to uninstall python310-iso8601 on openSuSE Tumbleweed:

$ sudo zypper remove python310-iso8601

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

Information for package python310-iso8601:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-iso8601
Version : 1.1.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 51.1 KiB
Installed : No
Status : not installed
Source package : python-iso8601-1.1.0-2.6.src
Upstream URL : https://github.com/micktwomey/pyiso8601
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.