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

Last updated: May 19,2024

1. Install "pyotherside-doc" package

This guide let you learn how to install pyotherside-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyotherside-doc

2. Uninstall "pyotherside-doc" package

Please follow the guidance below to uninstall pyotherside-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: pyotherside-doc
Architecture: all
Version: 1.5.9-2build3
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: pyotherside
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 441
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/pyotherside/pyotherside-doc_1.5.9-2build3_all.deb
Size: 162176
MD5sum: eeef914def66518e5e13d43957664e08
SHA1: 9b39c423c242f11fc8cbf02554dc2935ea56433a
SHA256: bf5ec375b4dc55b589e06311baa3b3aa4e9980df354ebc08fa61a94592dad362
SHA512: e4a38cfe730f399fdebd7446587ad237fbc33344313f8b914ed2a9ac12913e239b3f517da8c64f2e9ceb21d754eaa78b185515024bb672fec0a64ef68d87751c
Homepage: https://thp.io/2011/pyotherside/
Description-en: asynchronous Python 3 Bindings for Qt 5 (documentation)
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 HTML documentation as well as the set of examples.
Description-md5: 19f77a038bb96a66231b1bc5ee1902c2