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

Last updated: September 27,2024

1. Install "qt6-qtscxml.i686" package

Please follow the guidance below to install qt6-qtscxml.i686 on Fedora 38

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

2. Uninstall "qt6-qtscxml.i686" package

Please follow the step by step instructions below to uninstall qt6-qtscxml.i686 on Fedora 38:

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

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

Last metadata expiration check: 1:12:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : qt6-qtscxml
Version : 6.6.0
Release : 1.fc38
Architecture : i686
Size : 609 k
Source : qt6-qtscxml-6.6.0-1.fc38.src.rpm
Repository : updates
Summary : Qt6 - ScXml component
URL : http://www.qt.io
License : LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
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.