How to Install and Uninstall libnotify.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libnotify.x86_64" package

Please follow the steps below to install libnotify.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libnotify.x86_64

2. Uninstall "libnotify.x86_64" package

Please follow the step by step instructions below to uninstall libnotify.x86_64 on Oracle Linux 9:

$ sudo dnf remove libnotify.x86_64 $ sudo dnf autoremove

3. Information about the libnotify.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:38:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libnotify
Version : 0.7.9
Release : 8.el9
Architecture : x86_64
Size : 50 k
Source : libnotify-0.7.9-8.el9.src.rpm
Repository : ol9_appstream
Summary : Desktop notification library
URL : http://www.gnome.org
License : LGPLv2+
Description : libnotify is a library for sending desktop notifications to a notification
: daemon, as defined in the freedesktop.org Desktop Notifications spec. These
: notifications can be used to inform the user about an event or display some
: form of information without getting in the user's way.