How to Install and Uninstall qml-module-io-thp-pyotherside Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

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

Learn how to install qml-module-io-thp-pyotherside on Ubuntu 20.10 (Groovy Gorilla)

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

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

Learn how to uninstall qml-module-io-thp-pyotherside on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: qml-module-io-thp-pyotherside
Architecture: amd64
Version: 1.5.9-1build2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: pyotherside
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 314
Depends: python3, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.14.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-14-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-1build2_amd64.deb
Size: 80784
MD5sum: 36a4f7d3aaea4ad033b3b8c46626d601
SHA1: d942bd179b313a443f7abf846716e2e72702b0cb
SHA256: 16451bdd0be77e38f2bc63c1599be40c5b45888c098ce4d1506b7fbe70b7344b
SHA512: d307a85b83acdf6b299a32625841c8e6e36cc9f3d119b74fa474c1d0662934f54fe67fd2606ebb39c3b160d244ff89ba223254a61eea84ccffeff8dc1515036a
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