How To Install kdesdk-thumbnailers on Fedora 36

In this tutorial we learn how to install kdesdk-thumbnailers in Fedora 36. kdesdk-thumbnailers is Thumbnailers for KDE

Introduction

In this tutorial we learn how to install kdesdk-thumbnailers on Fedora 36.

What is kdesdk-thumbnailers

Thumbnailers for KDE, including gnu gettext po translation files and gettext translation templates

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

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

sudo dnf -y install kdesdk-thumbnailers

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

sudo yum -y install kdesdk-thumbnailers

How To Uninstall kdesdk-thumbnailers on Fedora 36

To uninstall only the kdesdk-thumbnailers package we can use the following command:

sudo dnf remove kdesdk-thumbnailers

kdesdk-thumbnailers Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/84
/usr/lib/.build-id/84/0f36020d778ecd1e509aa957c61bf27cd0e6a9
/usr/lib64/qt5/plugins/pothumbnail.so
/usr/share/config.kcfg/pocreatorsettings.kcfg
/usr/share/kservices5/pothumbnail.desktop
/usr/share/licenses/kdesdk-thumbnailers
/usr/share/licenses/kdesdk-thumbnailers/BSD-3-Clause.txt
/usr/share/licenses/kdesdk-thumbnailers/GPL-2.0-only.txt
/usr/share/licenses/kdesdk-thumbnailers/GPL-3.0-only.txt
/usr/share/licenses/kdesdk-thumbnailers/LicenseRef-KDE-Accepted-GPL.txt
/usr/share/locale/bs/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ca/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/cs/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/da/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/de/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/el/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/en_GB/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/es/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/et/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/eu/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/fi/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/fr/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ga/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/gl/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/hi/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/hu/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/it/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ja/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/kk/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ko/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/lt/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/mr/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/nb/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/nds/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/nl/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/nn/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/pa/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/pl/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/pt/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ro/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ru/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/sk/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/sl/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/sv/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/tr/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/ug/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/uk/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pothumbnail.mo
/usr/share/locale/zh_TW/LC_MESSAGES/pothumbnail.mo

References

Summary

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