How to Install and Uninstall notify-sharp.x86_64 Package on Fedora 38

Last updated: September 24,2024

1. Install "notify-sharp.x86_64" package

Please follow the step by step instructions below to install notify-sharp.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install notify-sharp.x86_64

2. Uninstall "notify-sharp.x86_64" package

This guide let you learn how to uninstall notify-sharp.x86_64 on Fedora 38:

$ sudo dnf remove notify-sharp.x86_64 $ sudo dnf autoremove

3. Information about the notify-sharp.x86_64 package on Fedora 38

Last metadata expiration check: 5:02:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : notify-sharp
Version : 0.4.1
Release : 0.16.20130131git28d2f65.fc38
Architecture : x86_64
Size : 17 k
Source : notify-sharp-0.4.1-0.16.20130131git28d2f65.fc38.src.rpm
Repository : fedora
Summary : A C# implementation for Desktop Notifications
URL : https://github.com/hyperair/notify-sharp
License : MIT
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.