How to Install and Uninstall shiboken2 Package on Kali Linux

Last updated: May 03,2024

1. Install "shiboken2" package

Here is a brief guide to show you how to install shiboken2 on Kali Linux

$ sudo apt update $ sudo apt install shiboken2

2. Uninstall "shiboken2" package

Here is a brief guide to show you how to uninstall shiboken2 on Kali Linux:

$ sudo apt remove shiboken2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the shiboken2 package on Kali Linux

Package: shiboken2
Source: pyside2
Version: 5.15.12-6
Installed-Size: 1823
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libclang1-16 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Size: 631488
SHA256: 9c3db29c51c315f692212c8cd453cb3d7f65292f799fc6dc4e17d823b58daeee
SHA1: b076e7fc069d93d0743ad15d9bdb1909058aae3d
MD5sum: 8dcdd024fb180f006dc5b8bd35cb074b
Description: CPython bindings generator for C++ libraries
Shiboken2 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.
.
Shiboken2 is the binding generator used to create the PySide2 bindings.
Description-md5:
Homepage: https://wiki.qt.io/Qt_for_Python
Tag: uitoolkit::qt
Section: devel
Priority: optional
Filename: pool/main/p/pyside2/shiboken2_5.15.12-6_amd64.deb