How To Install calligra-stage-libs on Fedora 36

In this tutorial we learn how to install calligra-stage-libs in Fedora 36. calligra-stage-libs is Runtime libraries for calligra-stage

Introduction

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

What is calligra-stage-libs

Runtime libraries for calligra-stage.

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

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

sudo dnf -y install calligra-stage-libs

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

sudo yum -y install calligra-stage-libs

How To Uninstall calligra-stage-libs on Fedora 36

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

sudo dnf remove calligra-stage-libs

calligra-stage-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/9aee73e98cd5179e5fc4a997da64f56c0b7c15
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/8fe12c9f52e52264e1443c179df2cb913fc3ba
/usr/lib/.build-id/37
/usr/lib/.build-id/37/6386eba7c434c7b38c078cb391dc281ac87488
/usr/lib/.build-id/3d/01c9e85487accb152f5eb12d899b13073404db
/usr/lib/.build-id/5e/714f6e21fd7b4038b3e82da9d5437149e5d15a
/usr/lib/.build-id/66/efaeb4158b31f0fc5fa3d705bdf808138fb34c
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/b8105faa8e586f3b814b0aca77992f358a96aa
/usr/lib/.build-id/76
/usr/lib/.build-id/76/c251b3f67c754e583bb34a1b44cb0f7fb50ae5
/usr/lib/.build-id/79/53ece2c62a4382bfd287308de83cc05d6690cc
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/37e587c35e87c5f3360d65c3feae1a8dab9cd2
/usr/lib/.build-id/96
/usr/lib/.build-id/96/71a666ce07708b668a1b8fad5ed4d9ecf23984
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/78888483e36830af773df302614b50b688216b
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/5373933d129c91b05699bf14eea5a7ac506ff3
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/d5b4babe993e09476d1d205e66dbd9c6b8b64a
/usr/lib/.build-id/da/31fa40bd4834b65f0058a6d3c8f11fddb4629f
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/363ab5fae4a55a8b02b24921b38778f615d368
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/dee2ac763c4c11d5eada83a65aa1c6b1e69f35
/usr/lib64/libcalligrastageprivate.so
/usr/lib64/libcalligrastageprivate.so.17
/usr/lib64/libcalligrastageprivate.so.17.0.0
/usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_ppt2odp.so
/usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_pptx2odp.so
/usr/lib64/qt5/plugins/calligra/parts/calligrastagepart.so
/usr/lib64/qt5/plugins/calligra/presentationeventactions/calligrastageeventactions.so
/usr/lib64/qt5/plugins/calligra/textinlineobjects/kprvariables.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_barwipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_clockwipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_edgewipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_fade.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_iriswipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_matrixwipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_slidewipe.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_spacerotation.so
/usr/lib64/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_swapeffect.so
/usr/lib64/qt5/plugins/calligrastage/shapeanimations/kpr_shapeanimation_example.so
/usr/lib64/qt5/plugins/calligrastage/tools/calligrastagetoolanimation.so

References

Summary

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


title: “How To Install calligra-stage-libs on Fedora 36” linkTitle: “calligra-stage-libs” type: “docs” description: “In this tutorial we learn how to install calligra-stage-libs in Fedora 36. calligra-stage-libs is Runtime libraries for calligra-stage” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/calligra-stage-libs-featured.png

Introduction

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

What is calligra-stage-libs

Runtime libraries for calligra-stage.

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

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

sudo dnf -y install calligra-stage-libs

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

sudo yum -y install calligra-stage-libs

How To Uninstall calligra-stage-libs on Fedora 36

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

sudo dnf remove calligra-stage-libs

calligra-stage-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/cad5c9f62135ffb79448871111062b38bf7a87
/usr/lib/.build-id/18
/usr/lib/.build-id/18/c7498e626668fb2f69232fefd9ced74918fafc
/usr/lib/.build-id/29/ca34c8d8fa7996ee1ac4c0a77c2091fdaa36fd
/usr/lib/.build-id/38
/usr/lib/.build-id/38/a17a5db21ff80e2e632f73003a9ff68d0d4dee
/usr/lib/.build-id/56
/usr/lib/.build-id/56/0244c8bb4912effc0bc0bb0312621d7338aa4e
/usr/lib/.build-id/57
/usr/lib/.build-id/57/4351fab7f6e942f0c31b47b694f3264bcde989
/usr/lib/.build-id/85
/usr/lib/.build-id/85/f0136ddec58a227cdb178d23e9e663b3da740f
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/0958fbd9b84d15e5a46252a01383ecadb79638
/usr/lib/.build-id/af/353ec34b355fa2a16546296560a0278e537a94
/usr/lib/.build-id/be/d9c3d497a9f5b967b9eb8e661bb61c105c50e7
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/89c4386d4d34b4f5f452e5e02291565f61b499
/usr/lib/.build-id/d4/3da66ac61a3ee924d78d67c51cc203155d54d6
/usr/lib/.build-id/d6/3e284d5505c605878eec6774c0ad2f930d6af4
/usr/lib/.build-id/da
/usr/lib/.build-id/da/881766ab7c2f53d7a075b2eb45cdf625b14a9d
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/f8581cc8cba6905f88886a8acf785958b54311
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/5f5a84538414662a37339b54c1d6ad50b88f49
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/a6baf4c0146ab9d7aae773458282b398f6fa1a
/usr/lib/libcalligrastageprivate.so
/usr/lib/libcalligrastageprivate.so.17
/usr/lib/libcalligrastageprivate.so.17.0.0
/usr/lib/qt5/plugins/calligra/formatfilters/calligra_filter_ppt2odp.so
/usr/lib/qt5/plugins/calligra/formatfilters/calligra_filter_pptx2odp.so
/usr/lib/qt5/plugins/calligra/parts/calligrastagepart.so
/usr/lib/qt5/plugins/calligra/presentationeventactions/calligrastageeventactions.so
/usr/lib/qt5/plugins/calligra/textinlineobjects/kprvariables.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_barwipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_clockwipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_edgewipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_fade.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_iriswipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_matrixwipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_slidewipe.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_spacerotation.so
/usr/lib/qt5/plugins/calligrastage/pageeffects/kpr_pageeffect_swapeffect.so
/usr/lib/qt5/plugins/calligrastage/shapeanimations/kpr_shapeanimation_example.so
/usr/lib/qt5/plugins/calligrastage/tools/calligrastagetoolanimation.so

References

Summary

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