How To Install osm-gps-map on Fedora 36

In this tutorial we learn how to install osm-gps-map in Fedora 36. osm-gps-map is Gtk+ widget for displaying OpenStreetMap tiles

Introduction

In this tutorial we learn how to install osm-gps-map on Fedora 36.

What is osm-gps-map

A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org.

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

Install osm-gps-map 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 osm-gps-map using dnf by running the following command:

sudo dnf -y install osm-gps-map

Install osm-gps-map 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 osm-gps-map using yum by running the following command:

sudo yum -y install osm-gps-map

How To Uninstall osm-gps-map on Fedora 36

To uninstall only the osm-gps-map package we can use the following command:

sudo dnf remove osm-gps-map

osm-gps-map Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `osm-gps-map` on Fedora 36.

### What is `osm-gps-map`

> A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org.  

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

## Install osm-gps-map 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 osm-gps-map using dnf by running the following command:

sudo dnf -y install osm-gps-map

/usr/lib/.build-id /usr/lib/.build-id/bd /usr/lib/.build-id/bd/c73db0539112c845bc6265c9fb15ac0df4ad29 /usr/lib/libosmgpsmap-1.0.so.1 /usr/lib/libosmgpsmap-1.0.so.1.0.0

Install osm-gps-map on Fedora 36 Using yum


Update yum database with `yum` using the following command.
## References


```bash
* [osm-gps-map website](http://nzjrs.github.com/osm-gps-map/)
sudo yum makecache --refresh

Summary

After updating yum database, We can install osm-gps-map using yum by running the following command: In this tutorial we learn how to install osm-gps-map on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

sudo yum -y install osm-gps-map

How To Uninstall osm-gps-map on Fedora 36

To uninstall only the osm-gps-map package we can use the following command:

sudo dnf remove osm-gps-map

osm-gps-map Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/62
/usr/lib/.build-id/62/f1911e959af63f679ab940b1cb0871d1cc0128
/usr/lib64/libosmgpsmap-1.0.so.1
/usr/lib64/libosmgpsmap-1.0.so.1.0.0

References

Summary

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