How To Install mate-settings-daemon-devel on Fedora 36

In this tutorial we learn how to install mate-settings-daemon-devel in Fedora 36. mate-settings-daemon-devel is Development files for mate-settings-daemon

Introduction

In this tutorial we learn how to install mate-settings-daemon-devel on Fedora 36.

What is mate-settings-daemon-devel

This package contains the daemon which is responsible for setting the various parameters of a MATE session and the applications that run under it.

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

Install mate-settings-daemon-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 mate-settings-daemon-devel using dnf by running the following command:

sudo dnf -y install mate-settings-daemon-devel

Install mate-settings-daemon-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 mate-settings-daemon-devel using yum by running the following command:

sudo yum -y install mate-settings-daemon-devel

How To Uninstall mate-settings-daemon-devel on Fedora 36

To uninstall only the mate-settings-daemon-devel package we can use the following command:

sudo dnf remove mate-settings-daemon-devel

mate-settings-daemon-devel Package Contents on Fedora 36

/usr/include/mate-settings-daemon
/usr/include/mate-settings-daemon/mate-settings-client.h
/usr/include/mate-settings-daemon/mate-settings-plugin.h
/usr/lib/pkgconfig/mate-settings-daemon.pc

References

Summary

In this tutorial we learn how to install mate-settings-daemon-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install mate-settings-daemon-devel on Fedora 36” linkTitle: “mate-settings-daemon-devel” type: “docs” description: “In this tutorial we learn how to install mate-settings-daemon-devel in Fedora 36. mate-settings-daemon-devel is Development files for mate-settings-daemon” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mate-settings-daemon-devel-featured.png

Introduction

In this tutorial we learn how to install mate-settings-daemon-devel on Fedora 36.

What is mate-settings-daemon-devel

This package contains the daemon which is responsible for setting the various parameters of a MATE session and the applications that run under it.

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

Install mate-settings-daemon-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 mate-settings-daemon-devel using dnf by running the following command:

sudo dnf -y install mate-settings-daemon-devel

Install mate-settings-daemon-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 mate-settings-daemon-devel using yum by running the following command:

sudo yum -y install mate-settings-daemon-devel

How To Uninstall mate-settings-daemon-devel on Fedora 36

To uninstall only the mate-settings-daemon-devel package we can use the following command:

sudo dnf remove mate-settings-daemon-devel

mate-settings-daemon-devel Package Contents on Fedora 36

/usr/include/mate-settings-daemon
/usr/include/mate-settings-daemon/mate-settings-client.h
/usr/include/mate-settings-daemon/mate-settings-plugin.h
/usr/lib64/pkgconfig/mate-settings-daemon.pc

References

Summary

In this tutorial we learn how to install mate-settings-daemon-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).