How To Install libgamerzilla-devel on Fedora 36

In this tutorial we learn how to install libgamerzilla-devel in Fedora 36. libgamerzilla-devel is Libraries and includes for Gamerzilla development

Introduction

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

What is libgamerzilla-devel

This package contains libraries and header files for developing applications that use gamerzilla.

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

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

sudo dnf -y install libgamerzilla-devel

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

sudo yum -y install libgamerzilla-devel

How To Uninstall libgamerzilla-devel on Fedora 36

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

sudo dnf remove libgamerzilla-devel

libgamerzilla-devel Package Contents on Fedora 36

/usr/include/gamerzilla
/usr/include/gamerzilla/gamerzilla.h
/usr/lib/libgamerzilla.so
/usr/lib/pkgconfig/gamerzilla.pc
/usr/share/vala/vapi/gamerzilla.deps
/usr/share/vala/vapi/gamerzilla.vapi

References

Summary

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


title: “How To Install libgamerzilla-devel on Fedora 36” linkTitle: “libgamerzilla-devel” type: “docs” description: “In this tutorial we learn how to install libgamerzilla-devel in Fedora 36. libgamerzilla-devel is Libraries and includes for Gamerzilla development” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgamerzilla-devel-featured.png

Introduction

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

What is libgamerzilla-devel

This package contains libraries and header files for developing applications that use gamerzilla.

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

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

sudo dnf -y install libgamerzilla-devel

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

sudo yum -y install libgamerzilla-devel

How To Uninstall libgamerzilla-devel on Fedora 36

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

sudo dnf remove libgamerzilla-devel

libgamerzilla-devel Package Contents on Fedora 36

/usr/include/gamerzilla
/usr/include/gamerzilla/gamerzilla.h
/usr/lib64/libgamerzilla.so
/usr/lib64/pkgconfig/gamerzilla.pc
/usr/share/vala/vapi/gamerzilla.deps
/usr/share/vala/vapi/gamerzilla.vapi

References

Summary

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