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

Last updated: October 31,2024

1. Install "python36-dbus-deviation" package

Please follow the guidelines below to install python36-dbus-deviation on openSuSE Tumbleweed

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

2. Uninstall "python36-dbus-deviation" package

Learn how to uninstall python36-dbus-deviation on openSuSE Tumbleweed:

$ sudo zypper remove python36-dbus-deviation

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

Information for package python36-dbus-deviation:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-dbus-deviation
Version : 0.6.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 482,3 KiB
Installed : No
Status : not installed
Source package : python-dbus-deviation-0.6.1-1.3.src
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.