How to Install and Uninstall python3-notify2 Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-notify2" package

Please follow the instructions below to install python3-notify2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-notify2

2. Uninstall "python3-notify2" package

Here is a brief guide to show you how to uninstall python3-notify2 on openSUSE Leap:

$ sudo zypper remove python3-notify2

3. Information about the python3-notify2 package on openSUSE Leap

Information for package python3-notify2:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-notify2
Version : 0.3.1-150400.5.68
Arch : noarch
Vendor : SUSE LLC
Installed Size : 44.0 KiB
Installed : No
Status : not installed
Source package : python3-notify2-0.3.1-150400.5.68.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.