How To Install qt5-qtxmlpatterns-examples on Fedora 36

In this tutorial we learn how to install qt5-qtxmlpatterns-examples in Fedora 36. qt5-qtxmlpatterns-examples is Programming examples for qt5-qtxmlpatterns

Introduction

In this tutorial we learn how to install qt5-qtxmlpatterns-examples on Fedora 36.

What is qt5-qtxmlpatterns-examples

Programming examples for qt5-qtxmlpatterns.

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

Install qt5-qtxmlpatterns-examples 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 qt5-qtxmlpatterns-examples using dnf by running the following command:

sudo dnf -y install qt5-qtxmlpatterns-examples

Install qt5-qtxmlpatterns-examples 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 qt5-qtxmlpatterns-examples using yum by running the following command:

sudo yum -y install qt5-qtxmlpatterns-examples

How To Uninstall qt5-qtxmlpatterns-examples on Fedora 36

To uninstall only the qt5-qtxmlpatterns-examples package we can use the following command:

sudo dnf remove qt5-qtxmlpatterns-examples

qt5-qtxmlpatterns-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/162d33dd9f909e5828540bcb8fd4fbcc81e0a4
/usr/lib/.build-id/14
/usr/lib/.build-id/14/28d179ab1703fe07d91213e152f19c5c22d7bd
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/64f6ff9e97fe9f8dfb954c51679a45864b74f0
/usr/lib64/qt5/examples
/usr/lib64/qt5/examples/xmlpatterns
/usr/lib64/qt5/examples/xmlpatterns/README
/usr/lib64/qt5/examples/xmlpatterns/filetree
/usr/lib64/qt5/examples/xmlpatterns/filetree/filetree
/usr/lib64/qt5/examples/xmlpatterns/filetree/filetree.cpp
/usr/lib64/qt5/examples/xmlpatterns/filetree/filetree.h
/usr/lib64/qt5/examples/xmlpatterns/filetree/filetree.pro
/usr/lib64/qt5/examples/xmlpatterns/filetree/forms
/usr/lib64/qt5/examples/xmlpatterns/filetree/forms/mainwindow.ui
/usr/lib64/qt5/examples/xmlpatterns/filetree/main.cpp
/usr/lib64/qt5/examples/xmlpatterns/filetree/mainwindow.cpp
/usr/lib64/qt5/examples/xmlpatterns/filetree/mainwindow.h
/usr/lib64/qt5/examples/xmlpatterns/filetree/queries
/usr/lib64/qt5/examples/xmlpatterns/filetree/queries.qrc
/usr/lib64/qt5/examples/xmlpatterns/filetree/queries/listCPPFiles.xq
/usr/lib64/qt5/examples/xmlpatterns/filetree/queries/wholeTree.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes
/usr/lib64/qt5/examples/xmlpatterns/recipes/files
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/allRecipes.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/cookbook.xml
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/liquidIngredientsInSoup.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/mushroomSoup.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/preparationLessThan30.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes/files/preparationTimes.xq
/usr/lib64/qt5/examples/xmlpatterns/recipes/forms
/usr/lib64/qt5/examples/xmlpatterns/recipes/forms/querywidget.ui
/usr/lib64/qt5/examples/xmlpatterns/recipes/main.cpp
/usr/lib64/qt5/examples/xmlpatterns/recipes/querymainwindow.cpp
/usr/lib64/qt5/examples/xmlpatterns/recipes/querymainwindow.h
/usr/lib64/qt5/examples/xmlpatterns/recipes/recipes
/usr/lib64/qt5/examples/xmlpatterns/recipes/recipes.pro
/usr/lib64/qt5/examples/xmlpatterns/recipes/recipes.qrc
/usr/lib64/qt5/examples/xmlpatterns/schema
/usr/lib64/qt5/examples/xmlpatterns/schema/files
/usr/lib64/qt5/examples/xmlpatterns/schema/files/contact.xsd
/usr/lib64/qt5/examples/xmlpatterns/schema/files/invalid_contact.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/files/invalid_order.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/files/invalid_recipe.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/files/order.xsd
/usr/lib64/qt5/examples/xmlpatterns/schema/files/recipe.xsd
/usr/lib64/qt5/examples/xmlpatterns/schema/files/valid_contact.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/files/valid_order.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/files/valid_recipe.xml
/usr/lib64/qt5/examples/xmlpatterns/schema/main.cpp
/usr/lib64/qt5/examples/xmlpatterns/schema/mainwindow.cpp
/usr/lib64/qt5/examples/xmlpatterns/schema/mainwindow.h
/usr/lib64/qt5/examples/xmlpatterns/schema/schema
/usr/lib64/qt5/examples/xmlpatterns/schema/schema.pro
/usr/lib64/qt5/examples/xmlpatterns/schema/schema.qrc
/usr/lib64/qt5/examples/xmlpatterns/schema/schema.ui
/usr/lib64/qt5/examples/xmlpatterns/shared
/usr/lib64/qt5/examples/xmlpatterns/shared/xmlsyntaxhighlighter.cpp
/usr/lib64/qt5/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h
/usr/lib64/qt5/examples/xmlpatterns/xmlpatterns.pro
/usr/lib64/qt5/examples/xmlpatterns/xquery
/usr/lib64/qt5/examples/xmlpatterns/xquery/globalVariables
/usr/lib64/qt5/examples/xmlpatterns/xquery/globalVariables/globals.cpp
/usr/lib64/qt5/examples/xmlpatterns/xquery/globalVariables/globals.gccxml
/usr/lib64/qt5/examples/xmlpatterns/xquery/globalVariables/globals.html
/usr/lib64/qt5/examples/xmlpatterns/xquery/globalVariables/reportGlobals.xq
/usr/lib64/qt5/examples/xmlpatterns/xquery/xquery.pro

References

Summary

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