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

Last updated: May 23,2024

1. Install "python38-iso8601" package

This tutorial shows how to install python38-iso8601 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-iso8601

2. Uninstall "python38-iso8601" package

This guide covers the steps necessary to uninstall python38-iso8601 on openSuSE Tumbleweed:

$ sudo zypper remove python38-iso8601

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

Information for package python38-iso8601:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-iso8601
Version : 0.1.16-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 56,5 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.