How To Install libdazzle on Fedora 36

In this tutorial we learn how to install libdazzle in Fedora 36. libdazzle is Experimental new features for GTK+ and GLib

Introduction

In this tutorial we learn how to install libdazzle on Fedora 36.

What is libdazzle

libdazzle is a collection of fancy features for GLib and Gtk+ that aren’t quite ready or generic enough for use inside those libraries. This is often a proving ground for new widget prototypes. Applications such as Builder tend to drive development of this project.

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

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

sudo dnf -y install libdazzle

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

sudo yum -y install libdazzle

How To Uninstall libdazzle on Fedora 36

To uninstall only the libdazzle package we can use the following command:

sudo dnf remove libdazzle

libdazzle Package Contents on Fedora 36

/usr/bin/dazzle-list-counters
/usr/lib/.build-id
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/eacb487486ed3ec9b9ae531abd55bf8c48f288
/usr/lib/.build-id/af
/usr/lib/.build-id/af/c12da20f691c8dcd469d59b291188fec534827
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Dazzle-1.0.typelib
/usr/lib/libdazzle-1.0.so.0
/usr/share/doc/libdazzle
/usr/share/doc/libdazzle/AUTHORS
/usr/share/doc/libdazzle/NEWS
/usr/share/doc/libdazzle/README.md
/usr/share/licenses/libdazzle
/usr/share/licenses/libdazzle/COPYING
/usr/share/locale/de/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/es/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/eu/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/pl/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/sv/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/uk/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libdazzle-1.0.mo

References

Summary

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


title: “How To Install libdazzle on Fedora 36” linkTitle: “libdazzle” type: “docs” description: “In this tutorial we learn how to install libdazzle in Fedora 36. libdazzle is Experimental new features for GTK+ and GLib” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libdazzle-featured.png

Introduction

In this tutorial we learn how to install libdazzle on Fedora 36.

What is libdazzle

libdazzle is a collection of fancy features for GLib and Gtk+ that aren’t quite ready or generic enough for use inside those libraries. This is often a proving ground for new widget prototypes. Applications such as Builder tend to drive development of this project.

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

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

sudo dnf -y install libdazzle

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

sudo yum -y install libdazzle

How To Uninstall libdazzle on Fedora 36

To uninstall only the libdazzle package we can use the following command:

sudo dnf remove libdazzle

libdazzle Package Contents on Fedora 36

/usr/bin/dazzle-list-counters
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/e4244f7bcee8408926fe990266b929760e8fe9
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/4780eae9eeaf585b49b3c185acaef041c5dbc9
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Dazzle-1.0.typelib
/usr/lib64/libdazzle-1.0.so.0
/usr/share/doc/libdazzle
/usr/share/doc/libdazzle/AUTHORS
/usr/share/doc/libdazzle/NEWS
/usr/share/doc/libdazzle/README.md
/usr/share/licenses/libdazzle
/usr/share/licenses/libdazzle/COPYING
/usr/share/locale/de/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/es/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/eu/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/pl/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/sv/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/uk/LC_MESSAGES/libdazzle-1.0.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libdazzle-1.0.mo

References

Summary

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