How to Install and Uninstall python39-pytz Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-pytz" package

Here is a brief guide to show you how to install python39-pytz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytz

2. Uninstall "python39-pytz" package

Please follow the instructions below to uninstall python39-pytz on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytz

3. Information about the python39-pytz package on openSuSE Tumbleweed

Information for package python39-pytz:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytz
Version : 2023.4-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 203.9 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.