How to Install and Uninstall pytz.src Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "pytz.src" package
Please follow the guidance below to install pytz.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pytz.src
Copied
2. Uninstall "pytz.src" package
This is a short guide on how to uninstall pytz.src on Oracle Linux 8:
$
sudo dnf remove
pytz.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the pytz.src package on Oracle Linux 8
Last metadata expiration check: 3:57:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pytz
Version : 2019.3
Release : 3.module+el8.4.0+20068+32a535e2
Architecture : src
Size : 323 k
Source : None
Repository : ol8_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 : pytz
Version : 2019.3
Release : 3.module+el8.4.0+20068+32a535e2
Architecture : src
Size : 323 k
Source : None
Repository : ol8_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.