How to Install and Uninstall python-dbus-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "python-dbus-dev" package

Here is a brief guide to show you how to install python-dbus-dev on Kali Linux

$ sudo apt update $ sudo apt install python-dbus-dev

2. Uninstall "python-dbus-dev" package

Please follow the step by step instructions below to uninstall python-dbus-dev on Kali Linux:

$ sudo apt remove python-dbus-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-dbus-dev package on Kali Linux

Package: python-dbus-dev
Source: dbus-python
Version: 1.3.2-5
Installed-Size: 30
Maintainer: Utopia Maintenance Team
Architecture: all
Depends: libdbus-1-dev
Size: 9792
SHA256: 878e4df8ec17442c86d03799a53718a1a272ae016332039f94dd41fdb6dcc19e
SHA1: 60de770780987b9c9289e91212a0c30139beb185
MD5sum: 0070a72ef460f1b4254b1b2d53bf77e5
Description: main loop integration development files for python3-dbus
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides development files required to compile main-loop
integration modules for python3-dbus, such as dbus.mainloop.pyqt5 provided
by PyQt. It is Python-version-independent, and was shared between Python 3
and Python 2 when Python 2 was supported in Debian, so packages that
build-depend on python-dbus-dev should also build-depend on python3-dbus.
Description-md5:
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python
Tag: devel::lang:c, devel::library, devel::rpc, implemented-in::c,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/d/dbus-python/python-dbus-dev_1.3.2-5_all.deb