How to Install and Uninstall libdbusmenu.i686 Package on AlmaLinux 8

Last updated: November 25,2024

1. Install "libdbusmenu.i686" package

Please follow the guidance below to install libdbusmenu.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libdbusmenu.i686

2. Uninstall "libdbusmenu.i686" package

This guide covers the steps necessary to uninstall libdbusmenu.i686 on AlmaLinux 8:

$ sudo dnf remove libdbusmenu.i686 $ sudo dnf autoremove

3. Information about the libdbusmenu.i686 package on AlmaLinux 8

Last metadata expiration check: 1:07:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 12.el8
Architecture : i686
Size : 144 k
Source : libdbusmenu-16.04.0-12.el8.src.rpm
Repository : appstream
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.