How to Install and Uninstall libnotify.i686 Package on CentOS 8 / RHEL 8

Last updated: July 01,2024

1. Install "libnotify.i686" package

Here is a brief guide to show you how to install libnotify.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnotify.i686

2. Uninstall "libnotify.i686" package

Please follow the step by step instructions below to uninstall libnotify.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnotify.i686 $ sudo dnf autoremove

3. Information about the libnotify.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:42:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnotify
Version : 0.7.7
Release : 5.el8
Architecture : i686
Size : 47 k
Source : libnotify-0.7.7-5.el8.src.rpm
Repository : 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.