How To Install pidgin-guifications on Fedora 36

In this tutorial we learn how to install pidgin-guifications in Fedora 36. pidgin-guifications is Guifications Plugin for Pidgin

Introduction

In this tutorial we learn how to install pidgin-guifications on Fedora 36.

What is pidgin-guifications

Guifications is a graphical notification plugin for the open source instant messaging client Pidgin.

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

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

sudo dnf -y install pidgin-guifications

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

sudo yum -y install pidgin-guifications

How To Uninstall pidgin-guifications on Fedora 36

To uninstall only the pidgin-guifications package we can use the following command:

sudo dnf remove pidgin-guifications

pidgin-guifications Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/29
/usr/lib/.build-id/29/0ed8fa91b209437c81f7b31974ef056b8ada5b
/usr/lib64/pidgin/guifications.so
/usr/share/doc/pidgin-guifications
/usr/share/doc/pidgin-guifications/AUTHORS
/usr/share/doc/pidgin-guifications/COPYING
/usr/share/doc/pidgin-guifications/ChangeLog
/usr/share/doc/pidgin-guifications/QUOTES
/usr/share/doc/pidgin-guifications/README
/usr/share/doc/pidgin-guifications/flow.dia
/usr/share/doc/pidgin-guifications/flow.png
/usr/share/locale/bn/LC_MESSAGES/guifications.mo
/usr/share/locale/cs/LC_MESSAGES/guifications.mo
/usr/share/locale/de/LC_MESSAGES/guifications.mo
/usr/share/locale/en_AU/LC_MESSAGES/guifications.mo
/usr/share/locale/en_GB/LC_MESSAGES/guifications.mo
/usr/share/locale/es/LC_MESSAGES/guifications.mo
/usr/share/locale/fr/LC_MESSAGES/guifications.mo
/usr/share/locale/gl/LC_MESSAGES/guifications.mo
/usr/share/locale/he/LC_MESSAGES/guifications.mo
/usr/share/locale/hu/LC_MESSAGES/guifications.mo
/usr/share/locale/it/LC_MESSAGES/guifications.mo
/usr/share/locale/ja/LC_MESSAGES/guifications.mo
/usr/share/locale/mk/LC_MESSAGES/guifications.mo
/usr/share/locale/nl/LC_MESSAGES/guifications.mo
/usr/share/locale/no/LC_MESSAGES/guifications.mo
/usr/share/locale/pt/LC_MESSAGES/guifications.mo
/usr/share/locale/pt_BR/LC_MESSAGES/guifications.mo
/usr/share/locale/ru/LC_MESSAGES/guifications.mo
/usr/share/locale/sk/LC_MESSAGES/guifications.mo
/usr/share/locale/sr/LC_MESSAGES/guifications.mo
/usr/share/locale/sr@Latn/LC_MESSAGES/guifications.mo
/usr/share/locale/sv/LC_MESSAGES/guifications.mo
/usr/share/locale/uk/LC_MESSAGES/guifications.mo
/usr/share/locale/zh_CN/LC_MESSAGES/guifications.mo
/usr/share/locale/zh_TW/LC_MESSAGES/guifications.mo
/usr/share/pixmaps/pidgin/guifications
/usr/share/pixmaps/pidgin/guifications/conf
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_big.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_huge.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_large.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_little.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_normal.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_small.png
/usr/share/pixmaps/pidgin/guifications/conf/item_icon_size_tiny.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_center.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_east.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_north.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_north_east.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_north_west.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_south.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_south_east.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_south_west.png
/usr/share/pixmaps/pidgin/guifications/conf/item_position_west.png
/usr/share/pixmaps/pidgin/guifications/conf/item_text_clipping_ellipsis_end.png
/usr/share/pixmaps/pidgin/guifications/conf/item_text_clipping_ellipsis_middle.png
/usr/share/pixmaps/pidgin/guifications/conf/item_text_clipping_ellipsis_start.png
/usr/share/pixmaps/pidgin/guifications/conf/item_text_clipping_truncate.png
/usr/share/pixmaps/pidgin/guifications/conf/window_position_north_east.png
/usr/share/pixmaps/pidgin/guifications/conf/window_position_north_west.png
/usr/share/pixmaps/pidgin/guifications/conf/window_position_south_east.png
/usr/share/pixmaps/pidgin/guifications/conf/window_position_south_west.png
/usr/share/pixmaps/pidgin/guifications/themes
/usr/share/pixmaps/pidgin/guifications/themes/Penguins
/usr/share/pixmaps/pidgin/guifications/themes/Penguins/penguin.png
/usr/share/pixmaps/pidgin/guifications/themes/Penguins/theme.xml
/usr/share/pixmaps/pidgin/guifications/themes/default
/usr/share/pixmaps/pidgin/guifications/themes/default/background.png
/usr/share/pixmaps/pidgin/guifications/themes/default/theme.xml
/usr/share/pixmaps/pidgin/guifications/themes/mini
/usr/share/pixmaps/pidgin/guifications/themes/mini/background.png
/usr/share/pixmaps/pidgin/guifications/themes/mini/theme.xml

References

Summary

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