How to Install and Uninstall libnotifymm.i686 Package on Fedora 34

Last updated: July 04,2024

1. Install "libnotifymm.i686" package

In this section, we are going to explain the necessary steps to install libnotifymm.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libnotifymm.i686

2. Uninstall "libnotifymm.i686" package

Please follow the instructions below to uninstall libnotifymm.i686 on Fedora 34:

$ sudo dnf remove libnotifymm.i686 $ sudo dnf autoremove

3. Information about the libnotifymm.i686 package on Fedora 34

Last metadata expiration check: 5:53:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libnotifymm
Version : 0.7.0
Release : 18.fc34
Architecture : i686
Size : 32 k
Source : libnotifymm-0.7.0-18.fc34.src.rpm
Repository : fedora
Summary : C++ interface for libnotify
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : libnotifymm provides a C++ interface to the libnotify
: library. Highlights include typesafe callbacks, widgets extensible via
: inheritance and a comprehensive set of widget classes that can be
: freely combined to quickly create complex user interfaces.