How to Install and Uninstall qt5-qtscxml.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "qt5-qtscxml.x86_64" package

Please follow the guidelines below to install qt5-qtscxml.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install qt5-qtscxml.x86_64

2. Uninstall "qt5-qtscxml.x86_64" package

This tutorial shows how to uninstall qt5-qtscxml.x86_64 on Fedora 36:

$ sudo dnf remove qt5-qtscxml.x86_64 $ sudo dnf autoremove

3. Information about the qt5-qtscxml.x86_64 package on Fedora 36

Last metadata expiration check: 0:03:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : qt5-qtscxml
Version : 5.15.5
Release : 2.fc36
Architecture : x86_64
Size : 286 k
Source : qt5-qtscxml-5.15.5-2.fc36.src.rpm
Repository : updates
Summary : Qt5 - ScXml component
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : 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.