How to Install and Uninstall libdbusmenu-devel.i686 Package on Amazon Linux 2

Last updated: October 06,2024

1. Install "libdbusmenu-devel.i686" package

In this section, we are going to explain the necessary steps to install libdbusmenu-devel.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdbusmenu-devel.i686

2. Uninstall "libdbusmenu-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libdbusmenu-devel.i686 on Amazon Linux 2:

$ sudo yum remove libdbusmenu-devel.i686 $ sudo yum autoremove

3. Information about the libdbusmenu-devel.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libdbusmenu-devel
Arch : i686
Version : 16.04.0
Release : 4.amzn2.0.2
Size : 29 k
Repo : amzn2-core/2/x86_64
Summary : Library for passing menus over DBus - Development files
URL : https://launchpad.net/libdbusmenu
License : LGPLv3 or LGPLv2 and GPLv3
Description : The libdbusmenu-devel package contains libraries and header files
: for developing applications that use libdbusmenu.