How to Install and Uninstall libdbusmenu.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "libdbusmenu.x86_64" package

Please follow the step by step instructions below to install libdbusmenu.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdbusmenu.x86_64

2. Uninstall "libdbusmenu.x86_64" package

Learn how to uninstall libdbusmenu.x86_64 on Amazon Linux 2:

$ sudo yum remove libdbusmenu.x86_64 $ sudo yum autoremove

3. Information about the libdbusmenu.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libdbusmenu
Arch : x86_64
Version : 16.04.0
Release : 4.amzn2.0.2
Size : 133 k
Repo : amzn2-core/2/x86_64
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.