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

Last updated: July 09,2024

1. Install "python38-notify2" package

This guide let you learn how to install python38-notify2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-notify2

2. Uninstall "python38-notify2" package

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

$ sudo zypper remove python38-notify2

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

Information for package python38-notify2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-notify2
Version : 0.3.1-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 44,1 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.