How to Install and Uninstall libdbusmenu.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "libdbusmenu.x86_64" package

Here is a brief guide to show you how to install libdbusmenu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libdbusmenu.x86_64

2. Uninstall "libdbusmenu.x86_64" package

This tutorial shows how to uninstall libdbusmenu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libdbusmenu.x86_64 $ sudo dnf autoremove

3. Information about the libdbusmenu.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:03:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 19.el9
Architecture : x86_64
Size : 134 k
Source : libdbusmenu-16.04.0-19.el9.src.rpm
Repository : epel
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.