How to Install and Uninstall libQt5Scxml5 Package on openSUSE Leap

Last updated: November 07,2024

1. Install "libQt5Scxml5" package

This guide covers the steps necessary to install libQt5Scxml5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libQt5Scxml5

2. Uninstall "libQt5Scxml5" package

Please follow the step by step instructions below to uninstall libQt5Scxml5 on openSUSE Leap:

$ sudo zypper remove libQt5Scxml5

3. Information about the libQt5Scxml5 package on openSUSE Leap

Information for package libQt5Scxml5:
-------------------------------------
Repository : Main Repository
Name : libQt5Scxml5
Version : 5.15.2+kde1-bp155.2.25
Arch : x86_64
Vendor : openSUSE
Installed Size : 535.5 KiB
Installed : No
Status : not installed
Source package : libqt5-qtscxml-5.15.2+kde1-bp155.2.25.src
Upstream URL : https://qt.io
Summary : Qt 5 State Chart XML Library
Description :
Qt is a set of libraries for developing applications.
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.