How to Install and Uninstall python311-iso8601 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-iso8601" package
In this section, we are going to explain the necessary steps to install python311-iso8601 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-iso8601
Copied
2. Uninstall "python311-iso8601" package
This is a short guide on how to uninstall python311-iso8601 on openSuSE Tumbleweed:
$
sudo zypper remove
python311-iso8601
Copied
3. Information about the python311-iso8601 package on openSuSE Tumbleweed
Information for package python311-iso8601:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-iso8601
Version : 1.1.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 62.9 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 : python311-iso8601
Version : 1.1.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 62.9 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.