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

Last updated: May 18,2024

1. Install "python39-notify2" package

Please follow the steps below to install python39-notify2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-notify2

2. Uninstall "python39-notify2" package

This guide covers the steps necessary to uninstall python39-notify2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-notify2

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

Information for package python39-notify2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-notify2
Version : 0.3.1-4.17
Arch : noarch
Vendor : openSUSE
Installed Size : 30.6 KiB
Installed : No
Status : not installed
Source package : python-notify2-0.3.1-4.17.src
Upstream URL : https://pypi.python.org/pypi/notify2/
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.