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

Last updated: July 02,2024

1. Install "shiboken-dbg" package

Please follow the step by step instructions below to install shiboken-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install shiboken-dbg

2. Uninstall "shiboken-dbg" package

Learn how to uninstall shiboken-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: shiboken-dbg
Priority: extra
Section: universe/debug
Installed-Size: 10261
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: shiboken
Version: 1.2.2-2build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7-dbg (>= 2.7), libpython3.5-dbg (>= 3.5.0~b1), libstdc++6 (>= 5.2), libshiboken1.2v5 (= 1.2.2-2build2), shiboken (= 1.2.2-2build2)
Filename: pool/universe/s/shiboken/shiboken-dbg_1.2.2-2build2_amd64.deb
Size: 8143266
MD5sum: fcce3eec3f8559003a691cfb229f7b72
SHA1: a29f1488ad0456d03ee186864f96ae7280b1df23
SHA256: 13d1670dcf62156de17d9e4bf74b96ce4a17215edaff889a48253308f2890049
Description-en: debugging symbols for shiboken and its library
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.
.
This package contains the debugging symbols for shiboken and libshiboken.
Description-md5: 66bb5f354e83d06efa2b3d677ad6db47
Homepage: http://www.pyside.org/
Build-Ids: 342e383e5fbbdb321dc99e39f8e7442aadae04a3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu