How to Install and Uninstall python3-python-qt-binding Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-python-qt-binding" package

This is a short guide on how to install python3-python-qt-binding on Kali Linux

$ sudo apt update $ sudo apt install python3-python-qt-binding

2. Uninstall "python3-python-qt-binding" package

Please follow the guidelines below to uninstall python3-python-qt-binding on Kali Linux:

$ sudo apt remove python3-python-qt-binding $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-python-qt-binding package on Kali Linux

Package: python3-python-qt-binding
Source: ros-python-qt-binding
Version: 0.4.4-1
Installed-Size: 75
Maintainer: Debian Science Maintainers
Architecture: all
Replaces: python-python-qt-binding (<< 0.3.6-2), python-qt-binding (<< 0.3.5-2), python3-qt-binding (<< 0.3.5-2)
Provides: python3-qt-binding
Depends: python3:any, sip-dev, python3-pyqt5, pyqt5-dev
Breaks: python-python-qt-binding (<< 0.3.6-2), python-qt-binding (<< 0.3.5-2), python3-qt-binding (<< 0.3.5-2)
Size: 17896
SHA256: 4d5573e416516d8bc70f039ea530d6ff1e51213ce08d38982d30490efe2bb196
SHA1: 829f731a6e002888bcd97e0689f6b1b164de4f20
MD5sum: 4d25cdec4d1b169a7319ffe91ec06dc8
Description: Robot OS Python 3 bindings for QT
This package is part of Robot OS (ROS). It provides Python bindings
for Qt. There are two providers: pyside and pyqt. PySide is released
under the LGPL. PyQt is released under the GPL.
.
Both the bindings and tools to build bindings are included from each
available provider. For PySide, it is called "Shiboken". For PyQt,
this is called "SIP".
.
Also provided is adapter code to make the user's Python code
independent of which binding provider was actually used which makes
it very easy to switch between these.
.
This package contains the Python 3 binding.
Description-md5: f0ea16f2179c1b619f9369df6dee82b7
Homepage: https://wiki.ros.org/python_qt_binding
Section: python
Priority: optional
Filename: pool/main/r/ros-python-qt-binding/python3-python-qt-binding_0.4.4-1_all.deb