How to Install and Uninstall qt6-qtscxml.i686 Package on Fedora 34

Last updated: May 06,2024

1. Install "qt6-qtscxml.i686" package

This is a short guide on how to install qt6-qtscxml.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install qt6-qtscxml.i686

2. Uninstall "qt6-qtscxml.i686" package

Here is a brief guide to show you how to uninstall qt6-qtscxml.i686 on Fedora 34:

$ sudo dnf remove qt6-qtscxml.i686 $ sudo dnf autoremove

3. Information about the qt6-qtscxml.i686 package on Fedora 34

Last metadata expiration check: 3:26:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : qt6-qtscxml
Version : 6.2.3
Release : 2.fc34
Architecture : i686
Size : 589 k
Source : qt6-qtscxml-6.2.3-2.fc34.src.rpm
Repository : updates
Summary : Qt6 - 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.