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

Last updated: May 19,2024

1. Install "python38-pytz" package

This tutorial shows how to install python38-pytz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytz

2. Uninstall "python38-pytz" package

Please follow the guidelines below to uninstall python38-pytz on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytz

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

Information for package python38-pytz:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytz
Version : 2021.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 239,5 KiB
Installed : No
Status : not installed
Source package : python-pytz-2021.3-1.1.src
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.