How To Install greybird-xfce4-notifyd-theme on Fedora 36

In this tutorial we learn how to install greybird-xfce4-notifyd-theme in Fedora 36. greybird-xfce4-notifyd-theme is Greybird Xfce4 notifyd theme

Introduction

In this tutorial we learn how to install greybird-xfce4-notifyd-theme on Fedora 36.

What is greybird-xfce4-notifyd-theme

Themes for Xfce4 notifyd as part of the Greybird theme.

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

Install greybird-xfce4-notifyd-theme 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 greybird-xfce4-notifyd-theme using dnf by running the following command:

sudo dnf -y install greybird-xfce4-notifyd-theme

Install greybird-xfce4-notifyd-theme 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 greybird-xfce4-notifyd-theme using yum by running the following command:

sudo yum -y install greybird-xfce4-notifyd-theme

How To Uninstall greybird-xfce4-notifyd-theme on Fedora 36

To uninstall only the greybird-xfce4-notifyd-theme package we can use the following command:

sudo dnf remove greybird-xfce4-notifyd-theme

greybird-xfce4-notifyd-theme Package Contents on Fedora 36

/usr/share/doc/greybird-xfce4-notifyd-theme
/usr/share/doc/greybird-xfce4-notifyd-theme/LICENSE.CC
/usr/share/doc/greybird-xfce4-notifyd-theme/LICENSE.GPL
/usr/share/themes/Greybird
/usr/share/themes/Greybird-bright/xfce-notify-4.0_bright
/usr/share/themes/Greybird-bright/xfce-notify-4.0_bright/gtk.css
/usr/share/themes/Greybird-bright/xfce-notify-4.0_bright/gtkrc
/usr/share/themes/Greybird/xfce-notify-4.0
/usr/share/themes/Greybird/xfce-notify-4.0/gtk.css
/usr/share/themes/Greybird/xfce-notify-4.0/gtkrc

References

Summary

In this tutorial we learn how to install greybird-xfce4-notifyd-theme on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).