How to Install and Uninstall python39-iso8601 Package on openSuSE Tumbleweed
Last updated: November 21,2024
1. Install "python39-iso8601" package
Please follow the guidelines below to install python39-iso8601 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-iso8601
Copied
2. Uninstall "python39-iso8601" package
This tutorial shows how to uninstall python39-iso8601 on openSuSE Tumbleweed:
$
sudo zypper remove
python39-iso8601
Copied
3. Information about the python39-iso8601 package on openSuSE Tumbleweed
Information for package python39-iso8601:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-iso8601
Version : 1.1.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 51.2 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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-iso8601
Version : 1.1.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 51.2 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.