How to Install and Uninstall python3-isodate Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-isodate" package
This tutorial shows how to install python3-isodate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-isodate
Copied
2. Uninstall "python3-isodate" package
This is a short guide on how to uninstall python3-isodate on openSUSE Leap:
$
sudo zypper remove
python3-isodate
Copied
3. Information about the python3-isodate package on openSUSE Leap
Information for package python3-isodate:
----------------------------------------
Repository : Main Repository
Name : python3-isodate
Version : 0.6.0-3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 275.2 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.0-3.7.1.src
Upstream URL : http://cheeseshop.python.org/pypi/isodate
Summary : An ISO 8601 Date/Time/Duration Parser and Formatter
Description :
This module implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an allowed
option.
----------------------------------------
Repository : Main Repository
Name : python3-isodate
Version : 0.6.0-3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 275.2 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.0-3.7.1.src
Upstream URL : http://cheeseshop.python.org/pypi/isodate
Summary : An ISO 8601 Date/Time/Duration Parser and Formatter
Description :
This module implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an allowed
option.