How to Install and Uninstall shiboken-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "shiboken-doc" package

Please follow the guidance below to install shiboken-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install shiboken-doc

2. Uninstall "shiboken-doc" package

Please follow the instructions below to uninstall shiboken-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the shiboken-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: shiboken-doc
Priority: optional
Section: universe/doc
Installed-Size: 506
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: shiboken
Version: 1.2.2-2build2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/s/shiboken/shiboken-doc_1.2.2-2build2_all.deb
Size: 210224
MD5sum: 99655b6f382227681a9ddbeb4c7af36e
SHA1: bb701676732337f3fb24b1fd726ab2725e081b3c
SHA256: 5fd64e997522498d8356515c5d73b809daf94d9c07f13246fbed54acc7e9c6a3
Description-en: CPython bindings generator for C++ libraries documentation
Shiboken is a bindings generator for C++ libraries that outputs CPython
source code. It collects information from library headers, and then
merges modifications and handwritten code defined in the typesystem
description.
.
Shiboken is the binding generator used to create the PySide bindings; this
package contains its documentation.
Description-md5: 809318434265fc15802a5b0a7fdcd56b
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu