How To Install gnome-epub-thumbnailer on Fedora 36

In this tutorial we learn how to install gnome-epub-thumbnailer in Fedora 36. gnome-epub-thumbnailer is Thumbnailers for EPub and MOBI books

Introduction

In this tutorial we learn how to install gnome-epub-thumbnailer on Fedora 36.

What is gnome-epub-thumbnailer

Thumbnailers for EPub and MOBI books

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

Install gnome-epub-thumbnailer 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 gnome-epub-thumbnailer using dnf by running the following command:

sudo dnf -y install gnome-epub-thumbnailer

Install gnome-epub-thumbnailer 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 gnome-epub-thumbnailer using yum by running the following command:

sudo yum -y install gnome-epub-thumbnailer

How To Uninstall gnome-epub-thumbnailer on Fedora 36

To uninstall only the gnome-epub-thumbnailer package we can use the following command:

sudo dnf remove gnome-epub-thumbnailer

gnome-epub-thumbnailer Package Contents on Fedora 36

/usr/bin/gnome-epub-thumbnailer
/usr/bin/gnome-mobi-thumbnailer
/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/a049e11b0859d9b6f104bc519df6c51d838432
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/46b6b1633719febd450d545c6355f9f5599a56
/usr/share/doc/gnome-epub-thumbnailer
/usr/share/doc/gnome-epub-thumbnailer/AUTHORS
/usr/share/doc/gnome-epub-thumbnailer/COPYING
/usr/share/doc/gnome-epub-thumbnailer/NEWS
/usr/share/doc/gnome-epub-thumbnailer/README
/usr/share/thumbnailers
/usr/share/thumbnailers/gnome-epub-thumbnailer.thumbnailer
/usr/share/thumbnailers/gnome-mobi-thumbnailer.thumbnailer

References

Summary

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