How to Install and Uninstall qt6-scxml-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "qt6-scxml-dev" package

Please follow the steps below to install qt6-scxml-dev on Kali Linux

$ sudo apt update $ sudo apt install qt6-scxml-dev

2. Uninstall "qt6-scxml-dev" package

This tutorial shows how to uninstall qt6-scxml-dev on Kali Linux:

$ sudo apt remove qt6-scxml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the qt6-scxml-dev package on Kali Linux

Package: qt6-scxml-dev
Source: qt6-scxml (6.4.2-4)
Version: 6.4.2-4+b1
Installed-Size: 442
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libqt6scxml6 (= 6.4.2-4+b1), libqt6scxml6-bin (= 6.4.2-4+b1), libqt6scxmlqml6 (= 6.4.2-4+b1), libqt6statemachine6 (= 6.4.2-4+b1), libqt6statemachineqml6 (= 6.4.2-4+b1), qt6-base-dev
Size: 34928
SHA256: 02e1d0cd1b58508acfee93c105f46ab51b1e008878292aa88f9430ee2103842c
SHA1: c4c0bfc48d3e4b539b6049b7d09d32a0383fde16
MD5sum: 2d0b9aa5be00cddf388952cf42187caa
Description: Qt 6 SCXML - development files
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 development files for Qt 6 SCXML.
Description-md5:
Multi-Arch: same
Homepage: https://www.qt.io/developers/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/q/qt6-scxml/qt6-scxml-dev_6.4.2-4+b1_amd64.deb