How To Install plymouth-theme-spinner on Fedora 36

In this tutorial we learn how to install plymouth-theme-spinner in Fedora 36. plymouth-theme-spinner is Plymouth “Spinner” theme

Introduction

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

What is plymouth-theme-spinner

This package contains the “spinner” boot splash theme for Plymouth. It features a small spinner on a dark background.

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

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

sudo dnf -y install plymouth-theme-spinner

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

sudo yum -y install plymouth-theme-spinner

How To Uninstall plymouth-theme-spinner on Fedora 36

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

sudo dnf remove plymouth-theme-spinner

plymouth-theme-spinner Package Contents on Fedora 36

/usr/share/plymouth/themes/bgrt
/usr/share/plymouth/themes/bgrt/bgrt.plymouth
/usr/share/plymouth/themes/spinner
/usr/share/plymouth/themes/spinner/animation-0001.png
/usr/share/plymouth/themes/spinner/animation-0002.png
/usr/share/plymouth/themes/spinner/animation-0003.png
/usr/share/plymouth/themes/spinner/animation-0004.png
/usr/share/plymouth/themes/spinner/animation-0005.png
/usr/share/plymouth/themes/spinner/animation-0006.png
/usr/share/plymouth/themes/spinner/animation-0007.png
/usr/share/plymouth/themes/spinner/animation-0008.png
/usr/share/plymouth/themes/spinner/animation-0009.png
/usr/share/plymouth/themes/spinner/animation-0010.png
/usr/share/plymouth/themes/spinner/animation-0011.png
/usr/share/plymouth/themes/spinner/animation-0012.png
/usr/share/plymouth/themes/spinner/animation-0013.png
/usr/share/plymouth/themes/spinner/animation-0014.png
/usr/share/plymouth/themes/spinner/animation-0015.png
/usr/share/plymouth/themes/spinner/animation-0016.png
/usr/share/plymouth/themes/spinner/animation-0017.png
/usr/share/plymouth/themes/spinner/animation-0018.png
/usr/share/plymouth/themes/spinner/animation-0019.png
/usr/share/plymouth/themes/spinner/animation-0020.png
/usr/share/plymouth/themes/spinner/animation-0021.png
/usr/share/plymouth/themes/spinner/animation-0022.png
/usr/share/plymouth/themes/spinner/animation-0023.png
/usr/share/plymouth/themes/spinner/animation-0024.png
/usr/share/plymouth/themes/spinner/animation-0025.png
/usr/share/plymouth/themes/spinner/animation-0026.png
/usr/share/plymouth/themes/spinner/animation-0027.png
/usr/share/plymouth/themes/spinner/animation-0028.png
/usr/share/plymouth/themes/spinner/animation-0029.png
/usr/share/plymouth/themes/spinner/animation-0030.png
/usr/share/plymouth/themes/spinner/animation-0031.png
/usr/share/plymouth/themes/spinner/animation-0032.png
/usr/share/plymouth/themes/spinner/animation-0033.png
/usr/share/plymouth/themes/spinner/animation-0034.png
/usr/share/plymouth/themes/spinner/animation-0035.png
/usr/share/plymouth/themes/spinner/animation-0036.png
/usr/share/plymouth/themes/spinner/bullet.png
/usr/share/plymouth/themes/spinner/capslock.png
/usr/share/plymouth/themes/spinner/entry.png
/usr/share/plymouth/themes/spinner/keyboard.png
/usr/share/plymouth/themes/spinner/keymap-render.png
/usr/share/plymouth/themes/spinner/lock.png
/usr/share/plymouth/themes/spinner/spinner.plymouth
/usr/share/plymouth/themes/spinner/throbber-0001.png
/usr/share/plymouth/themes/spinner/throbber-0002.png
/usr/share/plymouth/themes/spinner/throbber-0003.png
/usr/share/plymouth/themes/spinner/throbber-0004.png
/usr/share/plymouth/themes/spinner/throbber-0005.png
/usr/share/plymouth/themes/spinner/throbber-0006.png
/usr/share/plymouth/themes/spinner/throbber-0007.png
/usr/share/plymouth/themes/spinner/throbber-0008.png
/usr/share/plymouth/themes/spinner/throbber-0009.png
/usr/share/plymouth/themes/spinner/throbber-0010.png
/usr/share/plymouth/themes/spinner/throbber-0011.png
/usr/share/plymouth/themes/spinner/throbber-0012.png
/usr/share/plymouth/themes/spinner/throbber-0013.png
/usr/share/plymouth/themes/spinner/throbber-0014.png
/usr/share/plymouth/themes/spinner/throbber-0015.png
/usr/share/plymouth/themes/spinner/throbber-0016.png
/usr/share/plymouth/themes/spinner/throbber-0017.png
/usr/share/plymouth/themes/spinner/throbber-0018.png
/usr/share/plymouth/themes/spinner/throbber-0019.png
/usr/share/plymouth/themes/spinner/throbber-0020.png
/usr/share/plymouth/themes/spinner/throbber-0021.png
/usr/share/plymouth/themes/spinner/throbber-0022.png
/usr/share/plymouth/themes/spinner/throbber-0023.png
/usr/share/plymouth/themes/spinner/throbber-0024.png
/usr/share/plymouth/themes/spinner/throbber-0025.png
/usr/share/plymouth/themes/spinner/throbber-0026.png
/usr/share/plymouth/themes/spinner/throbber-0027.png
/usr/share/plymouth/themes/spinner/throbber-0028.png
/usr/share/plymouth/themes/spinner/throbber-0029.png
/usr/share/plymouth/themes/spinner/throbber-0030.png

References

Summary

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