How to Install and Uninstall python311-python-dateutil Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-python-dateutil" package
Please follow the steps below to install python311-python-dateutil on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-python-dateutil
Copied
2. Uninstall "python311-python-dateutil" package
Please follow the instructions below to uninstall python311-python-dateutil on openSUSE Leap:
$
sudo zypper remove
python311-python-dateutil
Copied
3. Information about the python311-python-dateutil package on openSUSE Leap
Information for package python311-python-dateutil:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-python-dateutil
Version : 2.8.2-150400.5.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 819.1 KiB
Installed : No
Status : not installed
Source package : python-python-dateutil-2.8.2-150400.5.3.9.src
Upstream URL : https://dateutil.readthedocs.org/en/latest/
Summary : A Python Datetime Library
Description :
The python dateutil module provides powerful extensions to the standard
datetime module.
* Computing of relative deltas (next month, next year, next monday,
last week of month, etc.)
* Computing of relative deltas between two given dates and/or
datetime objects
* Computing of dates based on very flexible recurrence rules, using
a superset of the iCalendar specification. Parsing of RFC strings
is supported as well.
* Generic parsing of dates in almost any string format.
* Timezone (tzinfo) implementations for tzfile(5) format files
(/etc/localtime, /usr/share/zoneinfo, etc.), TZ environment
string (in all known formats), iCalendar format files, given
ranges (with help from relative deltas), local machine timezone,
fixed offset timezone, UTC timezone, and Windows registry-based
time zones.
* Internal up-to-date world timezone information based on Olson's
database.
* Computing of Easter Sunday dates for any given year, using Western,
Orthodox or Julian algorithms.
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-python-dateutil
Version : 2.8.2-150400.5.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 819.1 KiB
Installed : No
Status : not installed
Source package : python-python-dateutil-2.8.2-150400.5.3.9.src
Upstream URL : https://dateutil.readthedocs.org/en/latest/
Summary : A Python Datetime Library
Description :
The python dateutil module provides powerful extensions to the standard
datetime module.
* Computing of relative deltas (next month, next year, next monday,
last week of month, etc.)
* Computing of relative deltas between two given dates and/or
datetime objects
* Computing of dates based on very flexible recurrence rules, using
a superset of the iCalendar specification. Parsing of RFC strings
is supported as well.
* Generic parsing of dates in almost any string format.
* Timezone (tzinfo) implementations for tzfile(5) format files
(/etc/localtime, /usr/share/zoneinfo, etc.), TZ environment
string (in all known formats), iCalendar format files, given
ranges (with help from relative deltas), local machine timezone,
fixed offset timezone, UTC timezone, and Windows registry-based
time zones.
* Internal up-to-date world timezone information based on Olson's
database.
* Computing of Easter Sunday dates for any given year, using Western,
Orthodox or Julian algorithms.