How to Install and Uninstall python310-pytz Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python310-pytz" package
Here is a brief guide to show you how to install python310-pytz on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pytz
Copied
2. Uninstall "python310-pytz" package
This is a short guide on how to uninstall python310-pytz on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pytz
Copied
3. Information about the python310-pytz package on openSuSE Tumbleweed
Information for package python310-pytz:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytz
Version : 2023.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 203.3 KiB
Installed : No
Status : not installed
Source package : python-pytz-2023.4-1.3.src
Upstream URL : https://pythonhosted.org/pytz/
Summary : World timezone definitions, modern and historical
Description :
pytz - World Timezone Definitions for Python
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.4
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (``datetime.tzinfo``).
Amost all of the Olson timezones are supported.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytz
Version : 2023.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 203.3 KiB
Installed : No
Status : not installed
Source package : python-pytz-2023.4-1.3.src
Upstream URL : https://pythonhosted.org/pytz/
Summary : World timezone definitions, modern and historical
Description :
pytz - World Timezone Definitions for Python
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.4
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (``datetime.tzinfo``).
Amost all of the Olson timezones are supported.