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

Last updated: May 16,2024

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

Please follow the guidelines below to install qml-module-io-thp-pyotherside on Kali Linux

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

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

This tutorial shows how to uninstall qml-module-io-thp-pyotherside on Kali Linux:

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

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

Package: qml-module-io-thp-pyotherside
Source: pyotherside
Version: 1.6.0-4
Installed-Size: 296
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.4.0) | libqt5quick5-gles (>= 5.4.0), libqt5svg5 (>= 5.6.0~beta), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10
Size: 77384
SHA256: 9bfd905dbc2c9619fe87a63aa3bc93b395c1bedf3ff2a6cc6c5c9f83abf09433
SHA1: a68422b2dab0e0109e6533c10a1c8efde2016dcd
MD5sum: 0a42e026f939f2b4f2e06e7efee25a56
Description: asynchronous Python 3 Bindings for Qt 5 (QML plugin)
A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
.
PyOtherSide is a Qt 5 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 5 plugin.
Description-md5:
Multi-Arch: same
Homepage: https://thp.io/2011/pyotherside/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pyotherside/qml-module-io-thp-pyotherside_1.6.0-4_amd64.deb