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

Last updated: September 28,2024

1. Install "python38-dbus-deviation" package

Please follow the step by step instructions below to install python38-dbus-deviation on openSuSE Tumbleweed

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

2. Uninstall "python38-dbus-deviation" package

This guide let you learn how to uninstall python38-dbus-deviation on openSuSE Tumbleweed:

$ sudo zypper remove python38-dbus-deviation

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

Information for package python38-dbus-deviation:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-dbus-deviation
Version : 0.6.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 469,7 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.