How To Install metacity-devel on Fedora 36

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

Introduction

In this tutorial we learn how to install metacity-devel on Fedora 36.

What is metacity-devel

This package contains the files needed for compiling programs using the metacity-private library. Note that you are not supposed to write programs using the metacity-private library, since it is a private API. This package exists purely for technical reasons.

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

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

sudo dnf -y install metacity-devel

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

sudo yum -y install metacity-devel

How To Uninstall metacity-devel on Fedora 36

To uninstall only the metacity-devel package we can use the following command:

sudo dnf remove metacity-devel

metacity-devel Package Contents on Fedora 36

/usr/bin/metacity-theme-viewer
/usr/include/metacity
/usr/include/metacity/libmetacity
/usr/include/metacity/libmetacity/meta-button.h
/usr/include/metacity/libmetacity/meta-color.h
/usr/include/metacity/libmetacity/meta-frame-borders.h
/usr/include/metacity/libmetacity/meta-frame-enums.h
/usr/include/metacity/libmetacity/meta-theme.h
/usr/lib/.build-id
/usr/lib/.build-id/55
/usr/lib/.build-id/55/e41580a558fa73d3ee9ab4c9307883950a52cf
/usr/lib/libmetacity.so
/usr/lib/pkgconfig/libmetacity.pc
/usr/share/man/man1/metacity-theme-viewer.1.gz

References


Summary

linkTitle: “metacity-devel”

type: “docs” In this tutorial we learn how to install metacity-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). description: “In this tutorial we learn how to install metacity-devel in Fedora 36. metacity-devel is Development files for metacity”

date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/metacity-devel-featured.png

Introduction

In this tutorial we learn how to install metacity-devel on Fedora 36.

What is metacity-devel

This package contains the files needed for compiling programs using the metacity-private library. Note that you are not supposed to write programs using the metacity-private library, since it is a private API. This package exists purely for technical reasons.

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

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

sudo dnf -y install metacity-devel

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

sudo yum -y install metacity-devel

How To Uninstall metacity-devel on Fedora 36

To uninstall only the metacity-devel package we can use the following command:

sudo dnf remove metacity-devel

metacity-devel Package Contents on Fedora 36

/usr/bin/metacity-theme-viewer
/usr/include/metacity
/usr/include/metacity/libmetacity
/usr/include/metacity/libmetacity/meta-button.h
/usr/include/metacity/libmetacity/meta-color.h
/usr/include/metacity/libmetacity/meta-frame-borders.h
/usr/include/metacity/libmetacity/meta-frame-enums.h
/usr/include/metacity/libmetacity/meta-theme.h
/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/5c6f3268b30bfc83b6baf1789196beb06ad323
/usr/lib64/libmetacity.so
/usr/lib64/pkgconfig/libmetacity.pc
/usr/share/man/man1/metacity-theme-viewer.1.gz

References

Summary

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