How to Install and Uninstall pyotherside-tests Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "pyotherside-tests" package

Please follow the guidelines below to install pyotherside-tests on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyotherside-tests

2. Uninstall "pyotherside-tests" package

Please follow the step by step instructions below to uninstall pyotherside-tests on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pyotherside-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyotherside-tests package on Ubuntu 21.10 (Impish Indri)

Package: pyotherside-tests
Architecture: amd64
Version: 1.5.9-2build3
Multi-Arch: same
Priority: optional
Section: universe/misc
Source: pyotherside
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 258
Depends: qml-module-io-thp-pyotherside (= 1.5.9-2build3), python3, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libpython3.9 (>= 3.9.0~b4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quicktest5 (>= 5.0.2), libqt5test5 (>= 5.5.0), libstdc++6 (>= 5)
Filename: pool/universe/p/pyotherside/pyotherside-tests_1.5.9-2build3_amd64.deb
Size: 62832
MD5sum: 01fee1cc2bba3dea6c041fa77a32cb34
SHA1: 8512cc9ddaaebf25bcc482a90c22e39eff575b34
SHA256: 7291a0494306cccbccc9d9475653443faee20f262c240ba85c5f559fa202bff2
SHA512: 80f9c7a3e45e0c61d939326376cd736fa3e6f86e3992caf97b814623842d2b3e3e5ca2cc3ba699a5c44c5ef6f9d6edc54d561f3c072107c97a082bf0bc2862ee
Homepage: https://thp.io/2011/pyotherside/
Description-en: Asynchronous Python 3 Bindings for Qt 5 (tests)
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 contains the test suite that can be started post-installation.
Description-md5: 9f87d3df08d939c20ba16717ae1ef0df