How To Install albatross-metacity-theme on Fedora 36

In this tutorial we learn how to install albatross-metacity-theme in Fedora 36. albatross-metacity-theme is Albatross Metacity themes

Introduction

In this tutorial we learn how to install albatross-metacity-theme on Fedora 36.

What is albatross-metacity-theme

Themes for Metacity as part of the Albatross theme.

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

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

sudo dnf -y install albatross-metacity-theme

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

sudo yum -y install albatross-metacity-theme

How To Uninstall albatross-metacity-theme on Fedora 36

To uninstall only the albatross-metacity-theme package we can use the following command:

sudo dnf remove albatross-metacity-theme

albatross-metacity-theme Package Contents on Fedora 36

/usr/share/doc/albatross-metacity-theme
/usr/share/doc/albatross-metacity-theme/LICENSE.CC
/usr/share/doc/albatross-metacity-theme/LICENSE.GPL
/usr/share/doc/albatross-metacity-theme/README
/usr/share/themes/Albatross
/usr/share/themes/Albatross/metacity-1
/usr/share/themes/Albatross/metacity-1/close_focused_normal.png
/usr/share/themes/Albatross/metacity-1/close_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/close_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/close_unfocused.png
/usr/share/themes/Albatross/metacity-1/maximize_focused_normal.png
/usr/share/themes/Albatross/metacity-1/maximize_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/maximize_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/maximize_unfocused.png
/usr/share/themes/Albatross/metacity-1/metacity-theme-2.xml
/usr/share/themes/Albatross/metacity-1/metacity-theme-3.xml
/usr/share/themes/Albatross/metacity-1/minimize_focused_normal.png
/usr/share/themes/Albatross/metacity-1/minimize_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/minimize_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/minimize_unfocused.png
/usr/share/themes/Albatross/metacity-1/shade_focused_normal.png
/usr/share/themes/Albatross/metacity-1/shade_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/shade_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/shade_unfocused.png
/usr/share/themes/Albatross/metacity-1/unmaximize_focused_normal.png
/usr/share/themes/Albatross/metacity-1/unmaximize_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/unmaximize_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/unmaximize_unfocused.png
/usr/share/themes/Albatross/metacity-1/unshade_focused_normal.png
/usr/share/themes/Albatross/metacity-1/unshade_focused_prelight.png
/usr/share/themes/Albatross/metacity-1/unshade_focused_pressed.png
/usr/share/themes/Albatross/metacity-1/unshade_unfocused.png

References

Summary

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