How To Install spice-glib on Fedora 36

In this tutorial we learn how to install spice-glib in Fedora 36. spice-glib is A GObject for communicating with Spice servers

Introduction

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

What is spice-glib

spice-client-glib-2.0 is a SPICE client library for GLib2.

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

Install spice-glib on Fedora 36 Using dnf

Update yum database with dnf using the following command.

---
sudo dnf makecache --refresh

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

linkTitle: “spice-glib” type: “docs” After updating yum database, We can install spice-glib using dnf by running the following command:

description: “In this tutorial we learn how to install spice-glib in Fedora 36. spice-glib is A GObject for communicating with Spice servers”

date: "2022-08-17"
sudo dnf -y install spice-glib

lastmod: “2022-08-17”

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

Install spice-glib on Fedora 36 Using yum


Introduction

Update yum database with yum using the following command.

In this tutorial we learn how to install `spice-glib` on Fedora 36.
sudo yum makecache --refresh

What is spice-glib

spice-client-glib-2.0 is a SPICE client library for GLib2.
After updating yum database, We can install spice-glib using yum by running the following command:

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

How To Uninstall spice-glib on Fedora 36

Install spice-glib on Fedora 36 Using dnf

Update yum database with dnf using the following command. To uninstall only the spice-glib package we can use the following command:

```bash
sudo dnf remove spice-glib
sudo dnf makecache --refresh


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


```bash
```bash
sudo dnf -y install spice-glib

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

sudo yum -y install spice-glib

How To Uninstall spice-glib on Fedora 36

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

sudo dnf remove spice-glib

spice-glib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/96de47d4171cfab963eeb96cbaec9ce4a5839c
/usr/lib/.build-id/86
/usr/lib/.build-id/86/36d28aeb3c07a339d7f453cb2c0ab34c08e5c8
/usr/lib64/girepository-1.0/SpiceClientGLib-2.0.typelib
/usr/lib64/libspice-client-glib-2.0.so.8
/usr/lib64/libspice-client-glib-2.0.so.8.8.0
/usr/libexec/spice-gtk-x86_64
/usr/libexec/spice-gtk-x86_64/spice-client-glib-usb-acl-helper
/usr/share/locale/cs/LC_MESSAGES/spice-gtk.mo
/usr/share/locale/de/LC_MESSAGES/spice-gtk.mo
/usr/share/locale/fr/LC_MESSAGES/spice-gtk.mo
/usr/share/locale/it/LC_MESSAGES/spice-gtk.mo
/usr/share/locale/ru/LC_MESSAGES/spice-gtk.mo
/usr/share/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/03 /usr/lib/.build-id/03/5ae38760ef68336620c2b0b5ca1a0af727d266 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/d56cb2480790e44ab238b2614e08feaa61ad6c /usr/lib/girepository-1.0/SpiceClientGLib-2.0.typelib /usr/lib/libspice-client-glib-2.0.so.8 /usr/lib/libspice-client-glib-2.0.so.8.8.0 /usr/libexec/spice-gtk-i386 /usr/libexec/spice-gtk-i386/spice-client-glib-usb-acl-helper /usr/share/locale/cs/LC_MESSAGES/spice-gtk.mo /usr/share/locale/de/LC_MESSAGES/spice-gtk.mo /usr/share/locale/fr/LC_MESSAGES/spice-gtk.mo /usr/share/locale/it/LC_MESSAGES/spice-gtk.mo /usr/share/locale/ru/LC_MESSAGES/spice-gtk.mo /usr/share/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy


## References

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

## Summary

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