How to Install and Uninstall python311-isodate Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-isodate" package
Here is a brief guide to show you how to install python311-isodate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-isodate
Copied
2. Uninstall "python311-isodate" package
This is a short guide on how to uninstall python311-isodate on openSUSE Leap:
$
sudo zypper remove
python311-isodate
Copied
3. Information about the python311-isodate package on openSUSE Leap
Information for package python311-isodate:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-isodate
Version : 0.6.1-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 249.6 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.1-150400.12.3.9.src
Upstream URL : https://pypi.org/project/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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-isodate
Version : 0.6.1-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 249.6 KiB
Installed : No
Status : not installed
Source package : python-isodate-0.6.1-150400.12.3.9.src
Upstream URL : https://pypi.org/project/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.