How To Install calligra-words on Fedora 36

In this tutorial we learn how to install calligra-words in Fedora 36. calligra-words is An intuitive word processor application with desktop publishing features

Introduction

In this tutorial we learn how to install calligra-words on Fedora 36.

What is calligra-words

KWord is an intuitive word processor and desktop publisher application. With it, you can create informative and attractive documents with pleasure and ease.

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

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

sudo dnf -y install calligra-words

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

sudo yum -y install calligra-words

How To Uninstall calligra-words on Fedora 36

To uninstall only the calligra-words package we can use the following command:

sudo dnf remove calligra-words

calligra-words Package Contents on Fedora 36

/etc/xdg/calligrawordsrc
/usr/bin/calligrawords
/usr/lib/.build-id
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/03c45697c3a680f1603ad5e51bf1464517e876
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/3e3aa4258c86b23b9e910a276a2fcff25e8957
/usr/lib64/libkdeinit5_calligrawords.so
/usr/share/applications/org.kde.calligrawords.desktop
/usr/share/applications/org.kde.calligrawords_ascii.desktop
/usr/share/calligrawords
/usr/share/calligrawords/icons
/usr/share/calligrawords/icons/hicolor
/usr/share/calligrawords/icons/hicolor/128x128
/usr/share/calligrawords/icons/hicolor/128x128/actions
/usr/share/calligrawords/icons/hicolor/128x128/actions/template_colorful.png
/usr/share/calligrawords/icons/hicolor/22x22
/usr/share/calligrawords/icons/hicolor/22x22/actions
/usr/share/calligrawords/icons/hicolor/22x22/actions/tool_pagelayout.png
/usr/share/calligrawords/icons/hicolor/48x48
/usr/share/calligrawords/icons/hicolor/48x48/actions
/usr/share/calligrawords/icons/hicolor/48x48/actions/template_a4.png
/usr/share/calligrawords/icons/hicolor/48x48/actions/template_colorful.png
/usr/share/calligrawords/icons/hicolor/48x48/actions/template_fax.png
/usr/share/calligrawords/icons/hicolor/48x48/actions/template_letter.png
/usr/share/calligrawords/icons/hicolor/48x48/actions/template_plaintext.png
/usr/share/calligrawords/icons/hicolor/scalable
/usr/share/calligrawords/icons/hicolor/scalable/actions
/usr/share/calligrawords/icons/hicolor/scalable/actions/template_a4.svgz
/usr/share/calligrawords/icons/hicolor/scalable/actions/template_fax.svgz
/usr/share/calligrawords/icons/hicolor/scalable/actions/template_letter.svgz
/usr/share/calligrawords/styles
/usr/share/calligrawords/styles/defaultstyles.xml
/usr/share/calligrawords/templates
/usr/share/calligrawords/templates/Normal
/usr/share/calligrawords/templates/Normal/.directory
/usr/share/calligrawords/templates/Normal/.source
/usr/share/calligrawords/templates/Normal/.source/A4.odt
/usr/share/calligrawords/templates/Normal/.source/ColorfulA4.odt
/usr/share/calligrawords/templates/Normal/.source/ColorfulLetter.odt
/usr/share/calligrawords/templates/Normal/.source/FaxA4.odt
/usr/share/calligrawords/templates/Normal/.source/FaxLetter.odt
/usr/share/calligrawords/templates/Normal/.source/ProfessionalA4.odt
/usr/share/calligrawords/templates/Normal/.source/ProfessionalLetter.odt
/usr/share/calligrawords/templates/Normal/.thumbnail
/usr/share/calligrawords/templates/Normal/.thumbnail/a4.png
/usr/share/calligrawords/templates/Normal/.thumbnail/colorful.png
/usr/share/calligrawords/templates/Normal/.thumbnail/fax.png
/usr/share/calligrawords/templates/Normal/.thumbnail/professional.png
/usr/share/calligrawords/templates/Normal/A4.desktop
/usr/share/calligrawords/templates/Normal/ColorfulA4.desktop
/usr/share/calligrawords/templates/Normal/ColorfulLetter.desktop
/usr/share/calligrawords/templates/Normal/FaxA4.desktop
/usr/share/calligrawords/templates/Normal/FaxLetter.desktop
/usr/share/calligrawords/templates/Normal/ProfessionalA4.desktop
/usr/share/calligrawords/templates/Normal/ProfessionalLetter.desktop
/usr/share/kservices5/ServiceMenus/calligra/words_print.desktop
/usr/share/kservices5/words_docx_thumbnail.desktop
/usr/share/kservices5/words_msword_thumbnail.desktop
/usr/share/kservices5/words_odt_thumbnail.desktop
/usr/share/kservices5/words_rtf_thumbnail.desktop
/usr/share/kservices5/words_wpd_thumbnail.desktop
/usr/share/kservices5/words_wps_thumbnail.desktop
/usr/share/kxmlgui5/calligrawords
/usr/share/kxmlgui5/calligrawords/calligrawords.rc
/usr/share/kxmlgui5/calligrawords/calligrawords_readonly.rc
/usr/share/metainfo/org.kde.calligrawords.appdata.xml
/usr/share/templates/.source/TextDocument.odt
/usr/share/templates/TextDocument.desktop

References

Summary

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