Block a user
libqt6statemachine6 (6.8.2-3)
Published 2025-03-11 20:56:45 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libqt6statemachine6=6.8.2-3
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
Qt 6 State Machine library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . 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. . This package contains the library for Qt 6 State Machine.
Dependencies
| libc6 (>= 2.17) |
| libqt6core6t64 (>= 6.8.2+dfsg~) |
| libqt6gui6 (>= 6.8.2+dfsg~) |
| libstdc++6 (>= 5) |
| qt6-base-private-abi (= 6.8.2) |