How to Install and Uninstall qml-module-io-thp-pyotherside Package on Ubuntu 16.04 LTS (Xenial Xerus)

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 Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

$ 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 16.04 LTS (Xenial Xerus)

Package: qml-module-io-thp-pyotherside
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Zygmunt Krynicki
Architecture: amd64
Source: pyotherside
Version: 1.4.0-2
Replaces: pyotherside (<< 1.4.0-2~)
Depends: python3, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython3.5 (>= 3.5.0~b1), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1)
Breaks: pyotherside (<< 1.4.0-2~)
Filename: pool/main/p/pyotherside/qml-module-io-thp-pyotherside_1.4.0-2_amd64.deb
Size: 62640
MD5sum: 338c34f4f3bec960ba57a10017ad4918
SHA1: c2947c7f634b7aaab7db9a5d5dbcf7e349b293cb
SHA256: 180dedb33e1566516571000fc28648d0d97d472dba781119e8f07608ae2169e7
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
Multi-Arch: same
Homepage: http://thp.io/2011/pyotherside/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntukylin-desktop