How to Install and Uninstall qml-module-io-thp-pyotherside Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 02,2025

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

Please follow the guidelines below to install qml-module-io-thp-pyotherside on Ubuntu 21.10 (Impish Indri)

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

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

This is a short guide on how to uninstall qml-module-io-thp-pyotherside on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: qml-module-io-thp-pyotherside
Architecture: amd64
Version: 1.5.9-2build3
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: pyotherside
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 282
Depends: python3, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.9 (>= 3.9.0~b4), 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-2
Breaks: pyotherside (<< 1.4.0-2~)
Replaces: pyotherside (<< 1.4.0-2~)
Filename: pool/universe/p/pyotherside/qml-module-io-thp-pyotherside_1.5.9-2build3_amd64.deb
Size: 74444
MD5sum: c50a266b586a3eaf871691239cd66d68
SHA1: 51adaaf71de91e018007097402b8e3221186a96c
SHA256: 27936c1b2a563b75c1cbae73c0c60a9191bfb36b8e7350770fe76a790634f33c
SHA512: 5aa9a3e85d8734ae59ad098d40745dba45a1cc740cef20d640b316e5730b4658e610effc081fa573f750559cf1429fd4e51fa4b49d93783b1ab495f3e52eaebc
Homepage: https://thp.io/2011/pyotherside/
Description-en: 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.
.
While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
years, and offers some nice language features and clean-ups, while Qt 5
supports most mobile platforms well, and has an improved QML engine and a
faster renderer (Qt Scene Graph) compared to Qt 4.
.
This package provides the QML plugin.
Description-md5: be0a368f981bee2d0afede3625221c9a