How to Install and Uninstall python39-dbus-deviation Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-dbus-deviation" package

Please follow the instructions below to install python39-dbus-deviation on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dbus-deviation

2. Uninstall "python39-dbus-deviation" package

This tutorial shows how to uninstall python39-dbus-deviation on openSuSE Tumbleweed:

$ sudo zypper remove python39-dbus-deviation

3. Information about the python39-dbus-deviation package on openSuSE Tumbleweed

Information for package python39-dbus-deviation:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dbus-deviation
Version : 0.6.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 390.4 KiB
Installed : No
Status : not installed
Source package : python-dbus-deviation-0.6.1-2.2.src
Upstream URL : https://tecnocode.co.uk/dbus-deviation/
Summary : Parse D-Bus introspection XML and process it in various ways
Description :
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.