How To Install openbox-theme-mistral-thin-dark on Fedora 36

In this tutorial we learn how to install openbox-theme-mistral-thin-dark in Fedora 36. openbox-theme-mistral-thin-dark is Mistral Dark theme for Openbox

Introduction

In this tutorial we learn how to install openbox-theme-mistral-thin-dark on Fedora 36.

What is openbox-theme-mistral-thin-dark

Mistral Thin theme for the Openbox window manager, dark variant.

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

Install openbox-theme-mistral-thin-dark 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 openbox-theme-mistral-thin-dark using dnf by running the following command:

sudo dnf -y install openbox-theme-mistral-thin-dark

Install openbox-theme-mistral-thin-dark 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 openbox-theme-mistral-thin-dark using yum by running the following command:

sudo yum -y install openbox-theme-mistral-thin-dark

How To Uninstall openbox-theme-mistral-thin-dark on Fedora 36

To uninstall only the openbox-theme-mistral-thin-dark package we can use the following command:

sudo dnf remove openbox-theme-mistral-thin-dark

openbox-theme-mistral-thin-dark Package Contents on Fedora 36

/usr/share/themes/Mistral-Thin-Dark
/usr/share/themes/Mistral-Thin-Dark/openbox-3
/usr/share/themes/Mistral-Thin-Dark/openbox-3/bullet.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/close.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/close_hover.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/desk.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/desk_toggled.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/iconify.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/iconify_pressed.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/max.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/max_toggled.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/shade.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/shade_toggled.xbm
/usr/share/themes/Mistral-Thin-Dark/openbox-3/themerc

References

Summary

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