How to Install and Uninstall python3-pytz.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-pytz.noarch" package

Please follow the steps below to install python3-pytz.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pytz.noarch

2. Uninstall "python3-pytz.noarch" package

Please follow the step by step instructions below to uninstall python3-pytz.noarch on Fedora 34:

$ sudo dnf remove python3-pytz.noarch $ sudo dnf autoremove

3. Information about the python3-pytz.noarch package on Fedora 34

Last metadata expiration check: 1:29:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytz
Version : 2022.1
Release : 1.fc34
Architecture : noarch
Size : 48 k
Source : pytz-2022.1-1.fc34.src.rpm
Repository : updates
Summary : World Timezone Definitions for Python
URL : http://pytz.sourceforge.net/
License : MIT
Description : pytz brings the Olson tz database into Python. This library allows accurate
: and cross platform timezone calculations using Python 2.3 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).
:
: Almost all (over 540) of the Olson timezones are supported.