How To Install qt5-qtscxml on Fedora 36
Introduction
In this tutorial we learn how to install qt5-qtscxml
on Fedora 36.
What is qt5-qtscxml
The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.
We can use yum
or dnf
to install qt5-qtscxml
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtscxml.
Install qt5-qtscxml 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-qtscxml
using dnf
by running the following command:
sudo dnf -y install qt5-qtscxml
Install qt5-qtscxml 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-qtscxml
using yum
by running the following command:
sudo yum -y install qt5-qtscxml
How To Uninstall qt5-qtscxml on Fedora 36
To uninstall only the qt5-qtscxml
package we can use the following command:
sudo dnf remove qt5-qtscxml
qt5-qtscxml Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/af
/usr/lib/.build-id/af/f045934ffbde3b7ad44ae12c557220de98f969
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/1f40ca0d4208ee63817ae08bf76961f27e54a3
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/4d869ec618937c39eef2d4693bf57a04f4c399
/usr/lib/libQt5Scxml.so.5
/usr/lib/libQt5Scxml.so.5.15
/usr/lib/libQt5Scxml.so.5.15.3
/usr/lib/qt5/bin/qscxmlc
/usr/lib/qt5/qml/QtScxml
/usr/lib/qt5/qml/QtScxml/libdeclarative_scxml.so
/usr/lib/qt5/qml/QtScxml/plugins.qmltypes
/usr/lib/qt5/qml/QtScxml/qmldir
/usr/share/licenses/qt5-qtscxml
/usr/share/licenses/qt5-qtscxml/LICENSE.FDL
/usr/share/licenses/qt5-qtscxml/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtscxml/LICENSE.LGPL3
References
Summary
In this tutorial we learn how to install qt5-qtscxml
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qt5-qtscxml on Fedora 36” linkTitle: “qt5-qtscxml” type: “docs” description: “In this tutorial we learn how to install qt5-qtscxml in Fedora 36. qt5-qtscxml is Qt5 - ScXml component” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtscxml-featured.png
Introduction
In this tutorial we learn how to install qt5-qtscxml
on Fedora 36.
What is qt5-qtscxml
The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.
We can use yum
or dnf
to install qt5-qtscxml
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtscxml.
Install qt5-qtscxml 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-qtscxml
using dnf
by running the following command:
sudo dnf -y install qt5-qtscxml
Install qt5-qtscxml 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-qtscxml
using yum
by running the following command:
sudo yum -y install qt5-qtscxml
How To Uninstall qt5-qtscxml on Fedora 36
To uninstall only the qt5-qtscxml
package we can use the following command:
sudo dnf remove qt5-qtscxml
qt5-qtscxml Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/42e155de6983dad96039d9f5e3f12bc3c543b3
/usr/lib/.build-id/5a/d8125dc518f240a541e64e6b0a7d1a9531ab69
/usr/lib/.build-id/75
/usr/lib/.build-id/75/0ef6924b42f20b66c585db0e31bb3c35e1ea63
/usr/lib64/libQt5Scxml.so.5
/usr/lib64/libQt5Scxml.so.5.15
/usr/lib64/libQt5Scxml.so.5.15.3
/usr/lib64/qt5/bin/qscxmlc
/usr/lib64/qt5/qml/QtScxml
/usr/lib64/qt5/qml/QtScxml/libdeclarative_scxml.so
/usr/lib64/qt5/qml/QtScxml/plugins.qmltypes
/usr/lib64/qt5/qml/QtScxml/qmldir
/usr/share/licenses/qt5-qtscxml
/usr/share/licenses/qt5-qtscxml/LICENSE.FDL
/usr/share/licenses/qt5-qtscxml/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtscxml/LICENSE.LGPL3
References
Summary
In this tutorial we learn how to install qt5-qtscxml
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).