How To Install plymouth-theme-spinfinity on Fedora 36

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

Introduction

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

What is plymouth-theme-spinfinity

This package contains the “Spinfinity” boot splash theme for Plymouth. It features a centered logo and animated spinner that spins in the shape of an infinity sign.

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

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

sudo dnf -y install plymouth-theme-spinfinity

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

sudo yum -y install plymouth-theme-spinfinity

How To Uninstall plymouth-theme-spinfinity on Fedora 36

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

sudo dnf remove plymouth-theme-spinfinity

plymouth-theme-spinfinity Package Contents on Fedora 36

/usr/share/plymouth/themes/spinfinity
/usr/share/plymouth/themes/spinfinity/animation-0001.png
/usr/share/plymouth/themes/spinfinity/box.png
/usr/share/plymouth/themes/spinfinity/bullet.png
/usr/share/plymouth/themes/spinfinity/capslock.png
/usr/share/plymouth/themes/spinfinity/entry.png
/usr/share/plymouth/themes/spinfinity/header-image.png
/usr/share/plymouth/themes/spinfinity/keyboard.png
/usr/share/plymouth/themes/spinfinity/keymap-render.png
/usr/share/plymouth/themes/spinfinity/lock.png
/usr/share/plymouth/themes/spinfinity/spinfinity.plymouth
/usr/share/plymouth/themes/spinfinity/throbber-00.png
/usr/share/plymouth/themes/spinfinity/throbber-01.png
/usr/share/plymouth/themes/spinfinity/throbber-02.png
/usr/share/plymouth/themes/spinfinity/throbber-03.png
/usr/share/plymouth/themes/spinfinity/throbber-04.png
/usr/share/plymouth/themes/spinfinity/throbber-05.png
/usr/share/plymouth/themes/spinfinity/throbber-06.png
/usr/share/plymouth/themes/spinfinity/throbber-07.png
/usr/share/plymouth/themes/spinfinity/throbber-08.png
/usr/share/plymouth/themes/spinfinity/throbber-09.png
/usr/share/plymouth/themes/spinfinity/throbber-10.png
/usr/share/plymouth/themes/spinfinity/throbber-11.png
/usr/share/plymouth/themes/spinfinity/throbber-12.png
/usr/share/plymouth/themes/spinfinity/throbber-13.png
/usr/share/plymouth/themes/spinfinity/throbber-14.png
/usr/share/plymouth/themes/spinfinity/throbber-15.png
/usr/share/plymouth/themes/spinfinity/throbber-16.png
/usr/share/plymouth/themes/spinfinity/throbber-17.png
/usr/share/plymouth/themes/spinfinity/throbber-18.png
/usr/share/plymouth/themes/spinfinity/throbber-19.png
/usr/share/plymouth/themes/spinfinity/throbber-20.png
/usr/share/plymouth/themes/spinfinity/throbber-21.png
/usr/share/plymouth/themes/spinfinity/throbber-22.png
/usr/share/plymouth/themes/spinfinity/throbber-23.png
/usr/share/plymouth/themes/spinfinity/throbber-24.png
/usr/share/plymouth/themes/spinfinity/throbber-25.png
/usr/share/plymouth/themes/spinfinity/throbber-26.png
/usr/share/plymouth/themes/spinfinity/throbber-27.png
/usr/share/plymouth/themes/spinfinity/throbber-28.png
/usr/share/plymouth/themes/spinfinity/throbber-29.png
/usr/share/plymouth/themes/spinfinity/throbber-30.png
/usr/share/plymouth/themes/spinfinity/throbber-31.png
/usr/share/plymouth/themes/spinfinity/throbber-32.png
/usr/share/plymouth/themes/spinfinity/throbber-33.png

References

Summary

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