How to Install and Uninstall notify-sharp Package on openSuSE Tumbleweed

Last updated: November 22,2024

1. Install "notify-sharp" package

This tutorial shows how to install notify-sharp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install notify-sharp

2. Uninstall "notify-sharp" package

Here is a brief guide to show you how to uninstall notify-sharp on openSuSE Tumbleweed:

$ sudo zypper remove notify-sharp

3. Information about the notify-sharp package on openSuSE Tumbleweed

Information for package notify-sharp:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : notify-sharp
Version : 0.4.0.r3032-10.11
Arch : noarch
Vendor : openSUSE
Installed Size : 13.3 KiB
Installed : No
Status : not installed
Source package : notify-sharp-0.4.0.r3032-10.11.src
Upstream URL : http://trac.galago-project.org/wiki/DesktopNotifications
Summary : A C# client implementation for Desktop Notifications
Description :
notify-sharp is a C# client implementation for Desktop Notifications,
i.e. notification-daemon. It is inspired by the libnotify API.
Desktop Notifications provide a standard way of doing passive pop-up
notifications on the Linux desktop. These are designed to notify the
user of something without interrupting their work with a dialog box
that they must close. Passive popups can automatically disappear after
a short period of time.