How To Install gucharmap-libs on Fedora 36

In this tutorial we learn how to install gucharmap-libs in Fedora 36. gucharmap-libs is libgucharmap library

Introduction

In this tutorial we learn how to install gucharmap-libs on Fedora 36.

What is gucharmap-libs

The gucharmap-libs package contains the libgucharmap library.

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

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

sudo dnf -y install gucharmap-libs

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

sudo yum -y install gucharmap-libs

How To Uninstall gucharmap-libs on Fedora 36

To uninstall only the gucharmap-libs package we can use the following command:

sudo dnf remove gucharmap-libs

gucharmap-libs Package Contents on Fedora 36

---
title: "How To Install gucharmap-libs on Fedora 36"
linkTitle: "gucharmap-libs"
type: "docs"
description: "In this tutorial we learn how to install gucharmap-libs in Fedora 36. gucharmap-libs is libgucharmap library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/gucharmap-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `gucharmap-libs` on Fedora 36.

### What is `gucharmap-libs`

> The gucharmap-libs package contains the libgucharmap library.  

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

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

sudo dnf -y install gucharmap-libs

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

sudo yum -y install gucharmap-libs

How To Uninstall gucharmap-libs on Fedora 36

To uninstall only the gucharmap-libs package we can use the following command:

sudo dnf remove gucharmap-libs

gucharmap-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/94c40c6751df0459f0f978b2a3bca0314b5db9
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Gucharmap-2.90.typelib
/usr/lib64/libgucharmap_2_90.so.7
/usr/lib64/libgucharmap_2_90.so.7.0.0
/usr/share/licenses/gucharmap-libs
/usr/share/licenses/gucharmap-libs/COPYING

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/0e /usr/lib/.build-id/0e/6f2a89fbd040a792e7a4309d1171f9eddf9dcb /usr/lib/girepository-1.0 /usr/lib/girepository-1.0/Gucharmap-2.90.typelib /usr/lib/libgucharmap_2_90.so.7 /usr/lib/libgucharmap_2_90.so.7.0.0 /usr/share/licenses/gucharmap-libs /usr/share/licenses/gucharmap-libs/COPYING


## References

* [gucharmap-libs website](https://wiki.gnome.org/Apps/Gucharmap)

## Summary

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