How to Install and Uninstall python3-iso8601 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-iso8601" package
This tutorial shows how to install python3-iso8601 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-iso8601
Copied
2. Uninstall "python3-iso8601" package
Please follow the guidance below to uninstall python3-iso8601 on openSUSE Leap:
$
sudo zypper remove
python3-iso8601
Copied
3. Information about the python3-iso8601 package on openSUSE Leap
Information for package python3-iso8601:
----------------------------------------
Repository : Main Repository
Name : python3-iso8601
Version : 0.1.12-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 54.9 KiB
Installed : No
Status : not installed
Source package : python-iso8601-0.1.12-1.20.src
Upstream URL : http://code.google.com/p/pyiso8601/
Summary : Simple module to parse ISO 8601 dates
Description :
Simple module to parse ISO 8601 dates
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 : Main Repository
Name : python3-iso8601
Version : 0.1.12-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 54.9 KiB
Installed : No
Status : not installed
Source package : python-iso8601-0.1.12-1.20.src
Upstream URL : http://code.google.com/p/pyiso8601/
Summary : Simple module to parse ISO 8601 dates
Description :
Simple module to parse ISO 8601 dates
This module parses the most common forms of ISO 8601 date strings (e.g.
2007-01-14T20:34:22+00:00) into datetime objects.