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

Last updated: May 18,2024

1. Install "python39-slip-dbus" package

Learn how to install python39-slip-dbus on openSuSE Tumbleweed

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

2. Uninstall "python39-slip-dbus" package

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

$ sudo zypper remove python39-slip-dbus

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

Information for package python39-slip-dbus:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-slip-dbus
Version : 0.6.5-6.9
Arch : noarch
Vendor : openSUSE
Installed Size : 74,4 KiB
Installed : No
Status : not installed
Source package : python-slip-0.6.5-6.9.src
Summary : Convenience functions for dbus services
Description :
The Simple Library for Python packages contain miscellaneous code for
convenience, extension and workaround purposes.
This package provides slip.dbus.service.Object, which is a dbus.service.Object
derivative that ends itself after a certain time without being used and/or if
there are no clients anymore on the message bus, as well as convenience
functions and decorators for integrating a dbus service with PolicyKit.