How To Install spice-gtk3-devel on Fedora 36

In this tutorial we learn how to install spice-gtk3-devel in Fedora 36. spice-gtk3-devel is Development files to build GTK3 applications with spice-gtk-3.0

Introduction

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

What is spice-gtk3-devel

spice-client-gtk-3.0 provides a SPICE viewer widget for GTK3. Libraries, includes, etc. to compile with the spice-gtk3 libraries

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

Install spice-gtk3-devel on Fedora 36 Using dnf

title: “How To Install spice-gtk3-devel on Fedora 36”

linkTitle: “spice-gtk3-devel” type: “docs” Update yum database with dnf using the following command.

description: “In this tutorial we learn how to install spice-gtk3-devel in Fedora 36. spice-gtk3-devel is Development files to build GTK3 applications with spice-gtk-3.0”

date: "2022-08-17"
sudo dnf makecache --refresh
lastmod: "2022-08-17"

#image: /images/fedora/36/spice-gtk3-devel-featured.png

After updating yum database, We can install spice-gtk3-devel using dnf by running the following command:

## Introduction

sudo dnf -y install spice-gtk3-devel

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

What is spice-gtk3-devel

Install spice-gtk3-devel on Fedora 36 Using yum

spice-client-gtk-3.0 provides a SPICE viewer widget for GTK3. Libraries, includes, etc. to compile with the spice-gtk3 libraries

Update yum database with yum using the following command.

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


sudo yum makecache --refresh
## Install spice-gtk3-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command. After updating yum database, We can install spice-gtk3-devel using yum by running the following command:

sudo yum -y install spice-gtk3-devel

How To Uninstall spice-gtk3-devel on Fedora 36

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

```bash
sudo dnf makecache --refresh
sudo dnf remove spice-gtk3-devel


After updating yum database, We can install `spice-gtk3-devel` using `dnf` by running the following command:
## spice-gtk3-devel Package Contents on Fedora 36


```bash
```bash
sudo dnf -y install spice-gtk3-devel

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

sudo yum -y install spice-gtk3-devel

How To Uninstall spice-gtk3-devel on Fedora 36

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

sudo dnf remove spice-gtk3-devel

spice-gtk3-devel Package Contents on Fedora 36

/usr/include/spice-client-gtk-3.0
/usr/include/spice-client-gtk-3.0/spice-client-gtk.h
/usr/include/spice-client-gtk-3.0/spice-grabsequence.h
/usr/include/spice-client-gtk-3.0/spice-gtk-session.h
/usr/include/spice-client-gtk-3.0/spice-widget-enums.h
/usr/include/spice-client-gtk-3.0/spice-widget.h
/usr/include/spice-client-gtk-3.0/usb-device-widget.h
/usr/lib/libspice-client-gtk-3.0.so
/usr/lib/pkgconfig/spice-client-gtk-3.0.pc
/usr/share/gir-1.0/SpiceClientGtk-3.0.gir

References

Summary

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

/usr/include/spice-client-gtk-3.0 /usr/include/spice-client-gtk-3.0/spice-client-gtk.h /usr/include/spice-client-gtk-3.0/spice-grabsequence.h /usr/include/spice-client-gtk-3.0/spice-gtk-session.h /usr/include/spice-client-gtk-3.0/spice-widget-enums.h /usr/include/spice-client-gtk-3.0/spice-widget.h /usr/include/spice-client-gtk-3.0/usb-device-widget.h /usr/lib64/libspice-client-gtk-3.0.so /usr/lib64/pkgconfig/spice-client-gtk-3.0.pc /usr/share/gir-1.0/SpiceClientGtk-3.0.gir


## References

* [spice-gtk3-devel website](https://www.spice-space.org/spice-gtk.html)

## Summary

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