How to Install and Uninstall pyotherside-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "pyotherside-doc" package

Please follow the instructions below to install pyotherside-doc on Kali Linux

$ sudo apt update $ sudo apt install pyotherside-doc

2. Uninstall "pyotherside-doc" package

In this section, we are going to explain the necessary steps to uninstall pyotherside-doc on Kali Linux:

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

3. Information about the pyotherside-doc package on Kali Linux

Package: pyotherside-doc
Source: pyotherside
Version: 1.6.0-4
Installed-Size: 451
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 160524
SHA256: 17973b94ad21dd07aa492c092f74dabe023e4e29809e587f597f03ec4459db74
SHA1: 9b68a22bc030f27b391e2da8c3c9618ea2732a8f
MD5sum: 46c70cff4752474c227c7044099f8ad3
Description: asynchronous Python 3 Bindings for Qt (documentation)
A Qt QML Plugin that provides access to a Python 3 interpreter from QML.
.
PyOtherSide is a Qt 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.
.
This package provides the HTML documentation as well as the set of examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://thp.io/2011/pyotherside/
Section: doc
Priority: optional
Filename: pool/main/p/pyotherside/pyotherside-doc_1.6.0-4_all.deb