How to Install and Uninstall python2-pytz Package on openSUSE Leap
Last updated: November 17,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pytz" package
This is a short guide on how to install python2-pytz on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pytz
Copied
2. Uninstall "python2-pytz" package
This tutorial shows how to uninstall python2-pytz on openSUSE Leap:
$
sudo zypper remove
python2-pytz
Copied
3. Information about the python2-pytz package on openSUSE Leap
Information for package python2-pytz:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pytz
Version : 2021.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 222,8 KiB
Installed : No
Status : not installed
Source package : python-pytz-2021.1-3.3.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.
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pytz
Version : 2021.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 222,8 KiB
Installed : No
Status : not installed
Source package : python-pytz-2021.1-3.3.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.