How To Install libtimezonemap on Fedora 36

In this tutorial we learn how to install libtimezonemap in Fedora 36. libtimezonemap is Time zone map widget for Gtk+

Introduction

In this tutorial we learn how to install libtimezonemap on Fedora 36.

What is libtimezonemap

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.

We can use yum or dnf to install libtimezonemap on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtimezonemap.

Install libtimezonemap on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libtimezonemap using dnf by running the following command:

sudo dnf -y install libtimezonemap

Install libtimezonemap on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libtimezonemap using yum by running the following command:

sudo yum -y install libtimezonemap

How To Uninstall libtimezonemap on Fedora 36

To uninstall only the libtimezonemap package we can use the following command:

sudo dnf remove libtimezonemap

libtimezonemap Package Contents on Fedora 36

---
title: "How To Install libtimezonemap on Fedora 36"
linkTitle: "libtimezonemap"
type: "docs"
description: "In this tutorial we learn how to install libtimezonemap in Fedora 36. libtimezonemap is Time zone map widget for Gtk+"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libtimezonemap-featured.png
---

## Introduction

In this tutorial we learn how to install `libtimezonemap` on Fedora 36.

### What is `libtimezonemap`

> 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.  

We can use `yum` or `dnf` to install `libtimezonemap` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtimezonemap.

## Install libtimezonemap on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install libtimezonemap using dnf by running the following command:

sudo dnf -y install libtimezonemap

/usr/lib/.build-id /usr/lib/.build-id/61 /usr/lib/.build-id/61/2cc642bb4dd6d6a4c40ca10fbb158152d9ac96 /usr/lib64/girepository-1.0/TimezoneMap-1.0.typelib /usr/lib64/libtimezonemap.so.1 /usr/lib64/libtimezonemap.so.1.0.0 /usr/share/doc/libtimezonemap /usr/share/doc/libtimezonemap/README /usr/share/doc/libtimezonemap/TODO /usr/share/libtimezonemap /usr/share/libtimezonemap/admin1Codes.txt /usr/share/libtimezonemap/backward /usr/share/libtimezonemap/citiesInfo.txt /usr/share/libtimezonemap/countryInfo.txt /usr/share/libtimezonemap/pin.png /usr/share/libtimezonemap/time_zones_countryInfo-orig.svg /usr/share/licenses/libtimezonemap /usr/share/licenses/libtimezonemap/COPYING

Install libtimezonemap on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libtimezonemap using yum by running the following command:

sudo yum -y install libtimezonemap

## References
## How To Uninstall libtimezonemap on Fedora 36


* [libtimezonemap website](https://launchpad.net/timezonemap)

To uninstall only the `libtimezonemap` package we can use the following command:
## Summary


```bash
sudo dnf remove libtimezonemap

In this tutorial we learn how to install libtimezonemap on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

libtimezonemap Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/62f504cc44f708b50ec1dec417398a10ef17ee
/usr/lib/girepository-1.0/TimezoneMap-1.0.typelib
/usr/lib/libtimezonemap.so.1
/usr/lib/libtimezonemap.so.1.0.0
/usr/share/doc/libtimezonemap
/usr/share/doc/libtimezonemap/README
/usr/share/doc/libtimezonemap/TODO
/usr/share/libtimezonemap
/usr/share/libtimezonemap/admin1Codes.txt
/usr/share/libtimezonemap/backward
/usr/share/libtimezonemap/citiesInfo.txt
/usr/share/libtimezonemap/countryInfo.txt
/usr/share/libtimezonemap/pin.png
/usr/share/libtimezonemap/time_zones_countryInfo-orig.svg
/usr/share/licenses/libtimezonemap
/usr/share/licenses/libtimezonemap/COPYING

References

Summary

In this tutorial we learn how to install libtimezonemap on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).