How To Install generic-logos on Fedora 36

In this tutorial we learn how to install generic-logos in Fedora 36. generic-logos is Icons and pictures

Introduction

In this tutorial we learn how to install generic-logos on Fedora 36.

What is generic-logos

The generic-logos package contains various image files which can be used by the bootloader, anaconda, and other related tools. It can be used as a replacement for the fedora-logos package, if you are unable for any reason to abide by the trademark restrictions on the fedora-logos or fedora-remix-logos package.

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

Install generic-logos 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 generic-logos using dnf by running the following command:

sudo dnf -y install generic-logos

Install generic-logos 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 generic-logos using yum by running the following command:

sudo yum -y install generic-logos

How To Uninstall generic-logos on Fedora 36

To uninstall only the generic-logos package we can use the following command:

sudo dnf remove generic-logos

generic-logos Package Contents on Fedora 36

/usr/share/anaconda/boot/splash.png
/usr/share/anaconda/boot/syslinux-splash.png
/usr/share/anaconda/pixmaps/anaconda_header.png
/usr/share/anaconda/pixmaps/progress_first.png
/usr/share/anaconda/pixmaps/sidebar-bg.png
/usr/share/anaconda/pixmaps/sidebar-logo.png
/usr/share/anaconda/pixmaps/splash.png
/usr/share/anaconda/pixmaps/topbar-bg.png
/usr/share/doc/generic-logos
/usr/share/doc/generic-logos/README
/usr/share/firstboot/themes/generic
/usr/share/firstboot/themes/generic/firstboot-left.png
/usr/share/firstboot/themes/generic/workstation.png
/usr/share/icons/hicolor/48x48/apps/anaconda.png
/usr/share/icons/hicolor/scalable/apps/anaconda.svg
/usr/share/icons/hicolor/scalable/apps/fedora-logo-icon.svg
/usr/share/icons/hicolor/scalable/apps/fedora-logo-sprite.svg
/usr/share/icons/hicolor/scalable/apps/start-here.svg
/usr/share/icons/hicolor/scalable/places/start-here.svg
/usr/share/icons/oxygen
/usr/share/icons/oxygen/48x48
/usr/share/icons/oxygen/48x48/apps
/usr/share/icons/oxygen/48x48/apps/anaconda.png
/usr/share/kde4/apps/ksplash/Themes/Leonidas/2048x1536/logo.png
/usr/share/licenses/generic-logos
/usr/share/licenses/generic-logos/COPYING
/usr/share/licenses/generic-logos/COPYING-kde-logo
/usr/share/pixmaps/bootloader
/usr/share/pixmaps/bootloader/fedora-media.vol
/usr/share/pixmaps/bootloader/fedora.icns
/usr/share/pixmaps/bootloader/fedora.vol
/usr/share/pixmaps/fedora-logo-small.png
/usr/share/pixmaps/fedora-logo-sprite.svg
/usr/share/pixmaps/fedora-logo.png
/usr/share/pixmaps/splash
/usr/share/pixmaps/splash/gnome-splash.png
/usr/share/pixmaps/system-logo-white.png
/usr/share/plymouth/themes/charge/progress-00.png
/usr/share/plymouth/themes/charge/progress-01.png
/usr/share/plymouth/themes/charge/progress-02.png
/usr/share/plymouth/themes/charge/progress-03.png
/usr/share/plymouth/themes/charge/progress-04.png
/usr/share/plymouth/themes/charge/progress-05.png
/usr/share/plymouth/themes/charge/progress-06.png
/usr/share/plymouth/themes/charge/progress-07.png
/usr/share/plymouth/themes/charge/progress-08.png
/usr/share/plymouth/themes/charge/progress-09.png
/usr/share/plymouth/themes/charge/progress-10.png
/usr/share/plymouth/themes/charge/progress-11.png
/usr/share/plymouth/themes/charge/progress-12.png
/usr/share/plymouth/themes/charge/progress-13.png
/usr/share/plymouth/themes/charge/progress-14.png
/usr/share/plymouth/themes/charge/progress-15.png
/usr/share/plymouth/themes/charge/progress-16.png
/usr/share/plymouth/themes/charge/progress-17.png
/usr/share/plymouth/themes/charge/progress-18.png
/usr/share/plymouth/themes/charge/progress-19.png
/usr/share/plymouth/themes/charge/progress-20.png
/usr/share/plymouth/themes/charge/progress-21.png
/usr/share/plymouth/themes/charge/progress-22.png
/usr/share/plymouth/themes/charge/progress-23.png
/usr/share/plymouth/themes/charge/progress-24.png
/usr/share/plymouth/themes/charge/progress-25.png
/usr/share/plymouth/themes/charge/progress-26.png
/usr/share/plymouth/themes/charge/progress-27.png
/usr/share/plymouth/themes/charge/progress-28.png
/usr/share/plymouth/themes/charge/progress-29.png
/usr/share/plymouth/themes/charge/progress-30.png
/usr/share/plymouth/themes/charge/progress-31.png
/usr/share/plymouth/themes/charge/progress-32.png
/usr/share/plymouth/themes/charge/throbber-00.png
/usr/share/plymouth/themes/charge/throbber-01.png
/usr/share/plymouth/themes/charge/throbber-02.png
/usr/share/plymouth/themes/charge/throbber-03.png
/usr/share/plymouth/themes/charge/throbber-04.png
/usr/share/plymouth/themes/charge/throbber-05.png
/usr/share/plymouth/themes/charge/throbber-06.png
/usr/share/plymouth/themes/charge/throbber-07.png
/usr/share/plymouth/themes/charge/throbber-08.png
/usr/share/plymouth/themes/charge/throbber-09.png
/usr/share/plymouth/themes/charge/throbber-10.png
/usr/share/plymouth/themes/charge/throbber-11.png
/usr/share/plymouth/themes/charge/throbber-12.png
/usr/share/plymouth/themes/charge/throbber-13.png
/usr/share/plymouth/themes/charge/throbber-14.png
/usr/share/plymouth/themes/charge/throbber-15.png

References

Summary

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