How to Install and Uninstall python38-pytz.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python38-pytz.noarch" package
This guide covers the steps necessary to install python38-pytz.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-pytz.noarch
Copied
2. Uninstall "python38-pytz.noarch" package
Please follow the step by step instructions below to uninstall python38-pytz.noarch on Rocky Linux 8:
$
sudo dnf remove
python38-pytz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-pytz.noarch package on Rocky Linux 8
Last metadata expiration check: 2:28:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-pytz
Version : 2019.3
Release : 3.module+el8.4.0+570+c2eaf144
Architecture : noarch
Size : 54 k
Source : pytz-2019.3-3.module+el8.4.0+570+c2eaf144.src.rpm
Repository : appstream
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.
Available Packages
Name : python38-pytz
Version : 2019.3
Release : 3.module+el8.4.0+570+c2eaf144
Architecture : noarch
Size : 54 k
Source : pytz-2019.3-3.module+el8.4.0+570+c2eaf144.src.rpm
Repository : appstream
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.