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

Last updated: July 07,2024

1. Install "python311-dbus-deviation" package

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

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

2. Uninstall "python311-dbus-deviation" package

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

$ sudo zypper remove python311-dbus-deviation

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

Information for package python311-dbus-deviation:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-dbus-deviation
Version : 0.6.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 475.0 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.