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

Last updated: May 18,2024

1. Install "python3-slip-dbus" package

Please follow the steps below to install python3-slip-dbus on openSUSE Leap

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

2. Uninstall "python3-slip-dbus" package

Please follow the steps below to uninstall python3-slip-dbus on openSUSE Leap:

$ sudo zypper remove python3-slip-dbus

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

Information for package python3-slip-dbus:
------------------------------------------
Repository : Main Repository
Name : python3-slip-dbus
Version : 0.6.5-4.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 85.6 KiB
Installed : No
Status : not installed
Source package : python-slip-0.6.5-4.21.src
Upstream URL : https://github.com/nphilipp/python-slip
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.