How to Install and Uninstall libtimezonemap.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libtimezonemap.src" package

Learn how to install libtimezonemap.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libtimezonemap.src

2. Uninstall "libtimezonemap.src" package

This guide covers the steps necessary to uninstall libtimezonemap.src on Oracle Linux 9:

$ sudo dnf remove libtimezonemap.src $ sudo dnf autoremove

3. Information about the libtimezonemap.src package on Oracle Linux 9

Last metadata expiration check: 1:56:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtimezonemap
Version : 0.4.5.1
Release : 12.el9
Architecture : src
Size : 3.2 M
Source : None
Repository : ol9_appstream
Summary : Time zone map widget for Gtk+
URL : https://launchpad.net/timezonemap
License : GPLv3
Description : libtimezonemap is a time zone map widget for Gtk+. The widget displays a world
: map with a highlighted region representing the selected time zone, and the
: location can be changed by clicking on the map.
:
: This library is a fork of the of the code from gnome-control-center's datetime
: panel, which was itself a fork of Ubiquity's timezone map.