How To Install plymouth-theme-hot-dog on Fedora 36

In this tutorial we learn how to install plymouth-theme-hot-dog in Fedora 36. plymouth-theme-hot-dog is Plymouth Happy Hot Dog Theme

Introduction

In this tutorial we learn how to install plymouth-theme-hot-dog on Fedora 36.

What is plymouth-theme-hot-dog

This package contains the Happy Hot Dog boot splash theme for Plymouth. The mustard indicates progress.

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

Install plymouth-theme-hot-dog 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 plymouth-theme-hot-dog using dnf by running the following command:

sudo dnf -y install plymouth-theme-hot-dog

Install plymouth-theme-hot-dog 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 plymouth-theme-hot-dog using yum by running the following command:

sudo yum -y install plymouth-theme-hot-dog

How To Uninstall plymouth-theme-hot-dog on Fedora 36

To uninstall only the plymouth-theme-hot-dog package we can use the following command:

sudo dnf remove plymouth-theme-hot-dog

plymouth-theme-hot-dog Package Contents on Fedora 36

/usr/share/doc/plymouth-theme-hot-dog
/usr/share/doc/plymouth-theme-hot-dog/README
/usr/share/plymouth/themes/hot-dog
/usr/share/plymouth/themes/hot-dog/box.png
/usr/share/plymouth/themes/hot-dog/bullet.png
/usr/share/plymouth/themes/hot-dog/entry.png
/usr/share/plymouth/themes/hot-dog/hot-dog.plymouth
/usr/share/plymouth/themes/hot-dog/lock.png
/usr/share/plymouth/themes/hot-dog/progress-00.png
/usr/share/plymouth/themes/hot-dog/progress-01.png
/usr/share/plymouth/themes/hot-dog/progress-02.png
/usr/share/plymouth/themes/hot-dog/progress-03.png
/usr/share/plymouth/themes/hot-dog/progress-04.png
/usr/share/plymouth/themes/hot-dog/progress-05.png
/usr/share/plymouth/themes/hot-dog/throbber-00.png
/usr/share/plymouth/themes/hot-dog/throbber-01.png
/usr/share/plymouth/themes/hot-dog/throbber-02.png
/usr/share/plymouth/themes/hot-dog/throbber-03.png
/usr/share/plymouth/themes/hot-dog/throbber-04.png
/usr/share/plymouth/themes/hot-dog/throbber-05.png
/usr/share/plymouth/themes/hot-dog/throbber-06.png

References

Summary

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