How To Install cluttermm on Fedora 36

In this tutorial we learn how to install cluttermm in Fedora 36. cluttermm is C++ interface for Clutter

Introduction

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

What is cluttermm

Cluttermm is a C++ interface for Clutter fast, visually rich graphical user interfaces.

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

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

sudo dnf -y install cluttermm

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

sudo yum -y install cluttermm

How To Uninstall cluttermm on Fedora 36

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

sudo dnf remove cluttermm

cluttermm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/25deaa06a039076716116e188ca71c4b1015a1
/usr/lib64/libcluttermm-1.0.so.1
/usr/lib64/libcluttermm-1.0.so.1.0.0
/usr/share/doc/cluttermm
/usr/share/doc/cluttermm/COPYING
/usr/share/doc/cluttermm/NEWS

References

Summary

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


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

Introduction

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

What is cluttermm

Cluttermm is a C++ interface for Clutter fast, visually rich graphical user interfaces.

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

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

sudo dnf -y install cluttermm

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

sudo yum -y install cluttermm

How To Uninstall cluttermm on Fedora 36

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

sudo dnf remove cluttermm

cluttermm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/d26c7bea30f9b080a9f20fcdd6aa784976a105
/usr/lib/libcluttermm-1.0.so.1
/usr/lib/libcluttermm-1.0.so.1.0.0
/usr/share/doc/cluttermm
/usr/share/doc/cluttermm/COPYING
/usr/share/doc/cluttermm/NEWS

References

Summary

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