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

Last updated: October 04,2024

1. Install "python312-pytz" package

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

$ sudo zypper refresh $ sudo zypper install python312-pytz

2. Uninstall "python312-pytz" package

This is a short guide on how to uninstall python312-pytz on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytz

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

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