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

Last updated: July 01,2024

1. Install "python312-notify2" package

This tutorial shows how to install python312-notify2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-notify2

2. Uninstall "python312-notify2" package

Please follow the step by step instructions below to uninstall python312-notify2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-notify2

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

Information for package python312-notify2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-notify2
Version : 0.3.1-4.17
Arch : noarch
Vendor : openSUSE
Installed Size : 33.5 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.