How to Install and Uninstall libdbusmenu.i686 Package on Fedora 36

Last updated: July 07,2024

1. Install "libdbusmenu.i686" package

This is a short guide on how to install libdbusmenu.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libdbusmenu.i686

2. Uninstall "libdbusmenu.i686" package

Please follow the guidance below to uninstall libdbusmenu.i686 on Fedora 36:

$ sudo dnf remove libdbusmenu.i686 $ sudo dnf autoremove

3. Information about the libdbusmenu.i686 package on Fedora 36

Last metadata expiration check: 5:42:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 19.fc36
Architecture : i686
Size : 138 k
Source : libdbusmenu-16.04.0-19.fc36.src.rpm
Repository : fedora
Summary : Library for passing menus over DBus
URL : https://launchpad.net/libdbusmenu
License : LGPLv3 or LGPLv2 and GPLv3
Description : This is a small library designed to make sharing and displaying of menu
: structures over DBus simple and easy to use. It works for both QT and GTK+ and
: makes building menus simple.