How To Install libchamplain on Fedora 36

In this tutorial we learn how to install libchamplain in Fedora 36. libchamplain is Map view for Clutter

Introduction

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

What is libchamplain

Libchamplain is a C library aimed to provide a ClutterActor to display rasterized maps.

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

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

sudo dnf -y install libchamplain

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

sudo yum -y install libchamplain

How To Uninstall libchamplain on Fedora 36

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

sudo dnf remove libchamplain

libchamplain Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/f98f2e05c7e3feacc1709d3bb21e5694d8aae5
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Champlain-0.12.typelib
/usr/lib/libchamplain-0.12.so.0
/usr/lib/libchamplain-0.12.so.0.11.10
/usr/share/doc/libchamplain
/usr/share/doc/libchamplain/AUTHORS
/usr/share/doc/libchamplain/NEWS
/usr/share/doc/libchamplain/README.md
/usr/share/licenses/libchamplain
/usr/share/licenses/libchamplain/COPYING

References

Summary

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


title: “How To Install libchamplain on Fedora 36” linkTitle: “libchamplain” type: “docs” description: “In this tutorial we learn how to install libchamplain in Fedora 36. libchamplain is Map view for Clutter” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libchamplain-featured.png

Introduction

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

What is libchamplain

Libchamplain is a C library aimed to provide a ClutterActor to display rasterized maps.

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

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

sudo dnf -y install libchamplain

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

sudo yum -y install libchamplain

How To Uninstall libchamplain on Fedora 36

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

sudo dnf remove libchamplain

libchamplain Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/e7832f2d5f63bd40004dc0439af5a4a8bf924a
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Champlain-0.12.typelib
/usr/lib64/libchamplain-0.12.so.0
/usr/lib64/libchamplain-0.12.so.0.11.10
/usr/share/doc/libchamplain
/usr/share/doc/libchamplain/AUTHORS
/usr/share/doc/libchamplain/NEWS
/usr/share/doc/libchamplain/README.md
/usr/share/licenses/libchamplain
/usr/share/licenses/libchamplain/COPYING

References

Summary

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