How to Install and Uninstall python311-pytz Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python311-pytz" package
Please follow the steps below to install python311-pytz on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytz
Copied
2. Uninstall "python311-pytz" package
This tutorial shows how to uninstall python311-pytz on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pytz
Copied
3. Information about the python311-pytz package on openSuSE Tumbleweed
Information for package python311-pytz:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytz
Version : 2023.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 235.0 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 : python311-pytz
Version : 2023.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 235.0 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.