How To Install libtimezonemap-devel on Fedora 36
Introduction
In this tutorial we learn how to install libtimezonemap-devel on Fedora 36.
What is libtimezonemap-devel
libtimezonemap is a time zone map widget for Gtk+. This package contains header files used for building applications that use libtimezonemap.
We can use yum or dnf to install libtimezonemap-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtimezonemap-devel.
Install libtimezonemap-devel 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-devel using dnf by running the following command:
sudo dnf -y install libtimezonemap-devel
Install libtimezonemap-devel 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-devel using yum by running the following command:
sudo yum -y install libtimezonemap-devel
How To Uninstall libtimezonemap-devel on Fedora 36
To uninstall only the libtimezonemap-devel package we can use the following command:
sudo dnf remove libtimezonemap-devel
libtimezonemap-devel Package Contents on Fedora 36
/usr/include/timezonemap
/usr/include/timezonemap/timezonemap
/usr/include/timezonemap/timezonemap/cc-timezone-location.h
/usr/include/timezonemap/timezonemap/cc-timezone-map.h
/usr/include/timezonemap/timezonemap/timezone-completion.h
/usr/include/timezonemap/timezonemap/tz.h
/usr/lib/libtimezonemap.so
/usr/lib/pkgconfig/timezonemap.pc
/usr/share/gir-1.0/TimezoneMap-1.0.gir
/usr/share/glade/catalogs/TimezoneMap.xml
References
Summary
In this tutorial we learn how to install libtimezonemap-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libtimezonemap-devel on Fedora 36” linkTitle: “libtimezonemap-devel” type: “docs” description: “In this tutorial we learn how to install libtimezonemap-devel in Fedora 36. libtimezonemap-devel is Development files for libtimezonemap” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libtimezonemap-devel-featured.png
Introduction
In this tutorial we learn how to install libtimezonemap-devel on Fedora 36.
What is libtimezonemap-devel
libtimezonemap is a time zone map widget for Gtk+. This package contains header files used for building applications that use libtimezonemap.
We can use yum or dnf to install libtimezonemap-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtimezonemap-devel.
Install libtimezonemap-devel 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-devel using dnf by running the following command:
sudo dnf -y install libtimezonemap-devel
Install libtimezonemap-devel 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-devel using yum by running the following command:
sudo yum -y install libtimezonemap-devel
How To Uninstall libtimezonemap-devel on Fedora 36
To uninstall only the libtimezonemap-devel package we can use the following command:
sudo dnf remove libtimezonemap-devel
libtimezonemap-devel Package Contents on Fedora 36
/usr/include/timezonemap
/usr/include/timezonemap/timezonemap
/usr/include/timezonemap/timezonemap/cc-timezone-location.h
/usr/include/timezonemap/timezonemap/cc-timezone-map.h
/usr/include/timezonemap/timezonemap/timezone-completion.h
/usr/include/timezonemap/timezonemap/tz.h
/usr/lib64/libtimezonemap.so
/usr/lib64/pkgconfig/timezonemap.pc
/usr/share/gir-1.0/TimezoneMap-1.0.gir
/usr/share/glade/catalogs/TimezoneMap.xml
References
Summary
In this tutorial we learn how to install libtimezonemap-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).