How to Install and Uninstall python2-slip-dbus Package on openSUSE Leap

Last updated: April 28,2024

1. Install "python2-slip-dbus" package

This guide let you learn how to install python2-slip-dbus on openSUSE Leap

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

2. Uninstall "python2-slip-dbus" package

Please follow the guidance below to uninstall python2-slip-dbus on openSUSE Leap:

$ sudo zypper remove python2-slip-dbus

3. Information about the python2-slip-dbus package on openSUSE Leap

Information for package python2-slip-dbus:
------------------------------------------
Repository : Main Repository
Name : python2-slip-dbus
Version : 0.6.5-4.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 76,7 KiB
Installed : No
Status : not installed
Source package : python-slip-0.6.5-4.21.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.