How to Install and Uninstall python36-notify2 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-notify2" package

Please follow the guidance below to install python36-notify2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-notify2

2. Uninstall "python36-notify2" package

Here is a brief guide to show you how to uninstall python36-notify2 on openSuSE Tumbleweed:

$ sudo zypper remove python36-notify2

3. Information about the python36-notify2 package on openSuSE Tumbleweed

Information for package python36-notify2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-notify2
Version : 0.3.1-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 44,0 KiB
Installed : No
Status : not installed
Source package : python-notify2-0.3.1-4.5.src
Summary : Python interface to DBus notifications
Description :
This is a pure-python replacement for notify-python, using python-dbus
to communicate with the notifications server directly. It's compatible
with Python 2 and 3, and its callbacks can work with Gtk 3 or Qt 4
applications.