How to Install and Uninstall qml6-module-io-thp-pyotherside Package on Kali Linux

Last updated: July 03,2024

1. Install "qml6-module-io-thp-pyotherside" package

Please follow the guidance below to install qml6-module-io-thp-pyotherside on Kali Linux

$ sudo apt update $ sudo apt install qml6-module-io-thp-pyotherside

2. Uninstall "qml6-module-io-thp-pyotherside" package

Please follow the steps below to uninstall qml6-module-io-thp-pyotherside on Kali Linux:

$ sudo apt remove qml6-module-io-thp-pyotherside $ sudo apt autoclean && sudo apt autoremove

3. Information about the qml6-module-io-thp-pyotherside package on Kali Linux

Package: qml6-module-io-thp-pyotherside
Source: pyotherside
Version: 1.6.0-4
Installed-Size: 327
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.0), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libqt6opengl6 (>= 6.1.2), libqt6qml6 (>= 6.2.0), libqt6quick6 (>= 6.2.0), libqt6svg6 (>= 6.2.0), libstdc++6 (>= 5)
Size: 84812
SHA256: 91fdcf8ec83ab9d90603ba9cd649073a2c2e62a07b8f512b6498f4b6e7fd28b2
SHA1: 084eec6c7324d3b38e2ed3d139df64d8ea38341e
MD5sum: 5503e09c9111a50829c4b537856080e6
Description: asynchronous Python 3 Bindings for Qt 6 (QML plugin)
A Qt 6 QML Plugin that provides access to a Python 3 interpreter from QML.
.
PyOtherSide is a Qt QML Plugin that provides access to a Python 3
interpreter from QML. It was designed with mobile devices in mind, where
high-framerate touch interfaces are common, and where the user usually
interfaces only with one application at a time via a touchscreen. As such, it
is important to never block the UI thread, so that the user can always
continue to use the interface, even when the backend is processing,
downloading or calculating something in the background.
.
At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
objects to Python objects and vice versa, with focus on asynchronous events
and continuation-passing style function calls.
.
This package provides the QML 6 plugin.
Description-md5:
Multi-Arch: same
Homepage: https://thp.io/2011/pyotherside/
Section: libs
Priority: optional
Filename: pool/main/p/pyotherside/qml6-module-io-thp-pyotherside_1.6.0-4_amd64.deb