How To Install spice-gtk3 on Fedora 36
Introduction
In this tutorial we learn how to install spice-gtk3
on Fedora 36.
What is spice-gtk3
spice-client-glib-3.0 is a SPICE client library for Gtk3.
We can use yum
or dnf
to install spice-gtk3
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install spice-gtk3.
Install spice-gtk3 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 spice-gtk3
using dnf
by running the following command:
sudo dnf -y install spice-gtk3
Install spice-gtk3 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
using yum
by running the following command:
sudo yum -y install spice-gtk3
How To Uninstall spice-gtk3 on Fedora 36
To uninstall only the spice-gtk3
package we can use the following command:
sudo dnf remove spice-gtk3
spice-gtk3 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/1704a10220f01a5b8c4a47cd6b7f2ae8df2cf8
/usr/lib/girepository-1.0/SpiceClientGtk-3.0.typelib
/usr/lib/libspice-client-gtk-3.0.so.5
/usr/lib/libspice-client-gtk-3.0.so.5.1.0
References
Summary
In this tutorial we learn how to install spice-gtk3
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install spice-gtk3 on Fedora 36” linkTitle: “spice-gtk3” type: “docs” description: “In this tutorial we learn how to install spice-gtk3 in Fedora 36. spice-gtk3 is A GTK3 widget for SPICE clients” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/spice-gtk3-featured.png
Introduction
In this tutorial we learn how to install spice-gtk3
on Fedora 36.
What is spice-gtk3
spice-client-glib-3.0 is a SPICE client library for Gtk3.
We can use yum
or dnf
to install spice-gtk3
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install spice-gtk3.
Install spice-gtk3 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 spice-gtk3
using dnf
by running the following command:
sudo dnf -y install spice-gtk3
Install spice-gtk3 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
using yum
by running the following command:
sudo yum -y install spice-gtk3
How To Uninstall spice-gtk3 on Fedora 36
To uninstall only the spice-gtk3
package we can use the following command:
sudo dnf remove spice-gtk3
spice-gtk3 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/cded13f405034e0528450396435029f6d725b5
/usr/lib64/girepository-1.0/SpiceClientGtk-3.0.typelib
/usr/lib64/libspice-client-gtk-3.0.so.5
/usr/lib64/libspice-client-gtk-3.0.so.5.1.0
References
Summary
In this tutorial we learn how to install spice-gtk3
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).