How To Install bluebird-gtk2-theme on Fedora 36
Introduction
In this tutorial we learn how to install bluebird-gtk2-theme
on Fedora 36.
What is bluebird-gtk2-theme
Themes for GTK+2 as part of the Bluebird theme.
We can use yum
or dnf
to install bluebird-gtk2-theme
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bluebird-gtk2-theme.
Install bluebird-gtk2-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 bluebird-gtk2-theme
using dnf
by running the following command:
sudo dnf -y install bluebird-gtk2-theme
Install bluebird-gtk2-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 bluebird-gtk2-theme
using yum
by running the following command:
sudo yum -y install bluebird-gtk2-theme
How To Uninstall bluebird-gtk2-theme on Fedora 36
To uninstall only the bluebird-gtk2-theme
package we can use the following command:
sudo dnf remove bluebird-gtk2-theme
bluebird-gtk2-theme Package Contents on Fedora 36
/usr/share/doc/bluebird-gtk2-theme
/usr/share/doc/bluebird-gtk2-theme/README.md
/usr/share/licenses/bluebird-gtk2-theme
/usr/share/licenses/bluebird-gtk2-theme/LICENSE.CC
/usr/share/licenses/bluebird-gtk2-theme/LICENSE.GPL
/usr/share/themes/Bluebird
/usr/share/themes/Bluebird/gtk-2.0
/usr/share/themes/Bluebird/gtk-2.0/Bars
/usr/share/themes/Bluebird/gtk-2.0/Bars/menubar.png
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs/breadcrumb_active.png
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs/breadcrumb_normal.png
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs/breadcrumb_prelight.png
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs/left_slider_normal.png
/usr/share/themes/Bluebird/gtk-2.0/Breadcrumbs/right_slider_normal.png
/usr/share/themes/Bluebird/gtk-2.0/Handles
/usr/share/themes/Bluebird/gtk-2.0/Handles/handle-nautilus.png
/usr/share/themes/Bluebird/gtk-2.0/Handles/resize_grip.png
/usr/share/themes/Bluebird/gtk-2.0/Others
/usr/share/themes/Bluebird/gtk-2.0/Others/arrow-d.png
/usr/share/themes/Bluebird/gtk-2.0/Others/bg.png
/usr/share/themes/Bluebird/gtk-2.0/Others/launcherfix.png
/usr/share/themes/Bluebird/gtk-2.0/Others/null.png
/usr/share/themes/Bluebird/gtk-2.0/Panel
/usr/share/themes/Bluebird/gtk-2.0/Panel/arrow-blank.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/arrow-down.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/handle-h.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/handle-v.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/panel-bg.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/panel-button-active.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/panel-button-hover.png
/usr/share/themes/Bluebird/gtk-2.0/Panel/panel-button-inactive.png
/usr/share/themes/Bluebird/gtk-2.0/Range
/usr/share/themes/Bluebird/gtk-2.0/Range/slider-prelight.png
/usr/share/themes/Bluebird/gtk-2.0/Range/slider.png
/usr/share/themes/Bluebird/gtk-2.0/Range/trough.png
/usr/share/themes/Bluebird/gtk-2.0/Tabs
/usr/share/themes/Bluebird/gtk-2.0/Tabs/close.png
/usr/share/themes/Bluebird/gtk-2.0/bars.rc
/usr/share/themes/Bluebird/gtk-2.0/gtkrc
/usr/share/themes/Bluebird/gtk-2.0/nautilus.rc
/usr/share/themes/Bluebird/gtk-2.0/panel.rc
References
Summary
In this tutorial we learn how to install bluebird-gtk2-theme
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).