How to Install and Uninstall pyside2-tools Package on Kali Linux

Last updated: May 14,2024

1. Install "pyside2-tools" package

This tutorial shows how to install pyside2-tools on Kali Linux

$ sudo apt update $ sudo apt install pyside2-tools

2. Uninstall "pyside2-tools" package

This guide let you learn how to uninstall pyside2-tools on Kali Linux:

$ sudo apt remove pyside2-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyside2-tools package on Kali Linux

Package: pyside2-tools
Source: pyside2
Version: 5.15.12-6
Installed-Size: 262
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.15), libqt5xml5 (>= 5.15), libstdc++6 (>= 5), python3-pyside2.qtcore
Size: 84184
SHA256: 11848bc592fa7fec458feae0332c6f7e473fbbf652efb7f1bb5ba12d84dd2a29
SHA1: 31b37f2f502e05f96078f3df496834cb66633290
MD5sum: c4330d45241e0e50570e3f4f463231c1
Description: development tools for PySide2 (lupdate)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
PySide2 ships Python bindings for the Qt5 framework. This package ships
the following accompanying tools:
* pyside2-lupdate - update Qt Linguist translation files for PySide
Description-md5:
Homepage: https://wiki.qt.io/Qt_for_Python
Tag: uitoolkit::qt
Section: python
Priority: optional
Filename: pool/main/p/pyside2/pyside2-tools_5.15.12-6_amd64.deb