How to Install and Uninstall python38-pytz.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 29,2024

1. Install "python38-pytz.noarch" package

This is a short guide on how to install python38-pytz.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python38-pytz.noarch" package

This guide let you learn how to uninstall python38-pytz.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python38-pytz.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:03:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-pytz
Version : 2019.3
Release : 4.module+el8.9.0+19598+4a60c7b7
Architecture : noarch
Size : 55 k
Source : pytz-2019.3-4.module+el8.9.0+19598+4a60c7b7.src.rpm
Repository : ubi-8-appstream-rpms
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.