How To Install compiz-plugins-extra-devel on Fedora 36

In this tutorial we learn how to install compiz-plugins-extra-devel in Fedora 36. compiz-plugins-extra-devel is Development files for Compiz-Fusion

Introduction

In this tutorial we learn how to install compiz-plugins-extra-devel on Fedora 36.

What is compiz-plugins-extra-devel

This package contain development files required for developing other plugins

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

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

sudo dnf -y install compiz-plugins-extra-devel

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

sudo yum -y install compiz-plugins-extra-devel

How To Uninstall compiz-plugins-extra-devel on Fedora 36

To uninstall only the compiz-plugins-extra-devel package we can use the following command:

sudo dnf remove compiz-plugins-extra-devel

compiz-plugins-extra-devel Package Contents on Fedora 36

/usr/include/compiz
/usr/include/compiz/compiz-animationaddon.h
/usr/lib/pkgconfig/compiz-animationaddon.pc

References

Summary

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


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

Introduction

In this tutorial we learn how to install compiz-plugins-extra-devel on Fedora 36.

What is compiz-plugins-extra-devel

This package contain development files required for developing other plugins

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

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

sudo dnf -y install compiz-plugins-extra-devel

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

sudo yum -y install compiz-plugins-extra-devel

How To Uninstall compiz-plugins-extra-devel on Fedora 36

To uninstall only the compiz-plugins-extra-devel package we can use the following command:

sudo dnf remove compiz-plugins-extra-devel

compiz-plugins-extra-devel Package Contents on Fedora 36

/usr/include/compiz
/usr/include/compiz/compiz-animationaddon.h
/usr/lib64/pkgconfig/compiz-animationaddon.pc

References

Summary

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