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

Last updated: May 17,2024

1. Install "python36-slip-dbus" package

This tutorial shows how to install python36-slip-dbus on openSuSE Tumbleweed

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

2. Uninstall "python36-slip-dbus" package

Please follow the step by step instructions below to uninstall python36-slip-dbus on openSuSE Tumbleweed:

$ sudo zypper remove python36-slip-dbus

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

Information for package python36-slip-dbus:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-slip-dbus
Version : 0.6.5-6.9
Arch : noarch
Vendor : openSUSE
Installed Size : 85,0 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.