How to Install and Uninstall python3-dbusdeviation Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-dbusdeviation" package

Please follow the guidelines below to install python3-dbusdeviation on Kali Linux

$ sudo apt update $ sudo apt install python3-dbusdeviation

2. Uninstall "python3-dbusdeviation" package

In this section, we are going to explain the necessary steps to uninstall python3-dbusdeviation on Kali Linux:

$ sudo apt remove python3-dbusdeviation $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dbusdeviation package on Kali Linux

Package: python3-dbusdeviation
Source: dbus-deviation
Version: 0.6.0-2
Installed-Size: 208
Maintainer: Andrej Shadura
Architecture: amd64
Provides: python3-dbusapi
Depends: python3-lxml, python3:any
Conflicts: python-dbusdeviation
Size: 28392
SHA256: 45dd0436cc5f71ac12dd19572d26d9d78be122c28bd81377f4497c5ce6af4120
SHA1: 86ce5d5524f6342536b4e0599bf14b5fd5c67263
MD5sum: 189cf4d5181487ac526ed19f8cf01957
Description: parse D-Bus introspection XML and process it in various ways
dbus-deviation is a project for parsing D-Bus introspection XML and
processing it in various ways. Its main tool is dbus-interface-diff,
which calculates the difference between two D-Bus APIs for the purpose
of checking for API breaks.
.
This functionality is also available as a Python module, dbusdeviation.
.
A second Python module, dbusapi, is provided for parsing D-Bus
introspection XML to produce an AST representing a D-Bus interface.
Description-md5:
Homepage: https://tecnocode.co.uk/dbus-deviation
Section: python
Priority: optional
Filename: pool/main/d/dbus-deviation/python3-dbusdeviation_0.6.0-2_amd64.deb