How to Install and Uninstall libmx.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "libmx.i686" package

Please follow the steps below to install libmx.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libmx.i686

2. Uninstall "libmx.i686" package

Please follow the guidance below to uninstall libmx.i686 on Amazon Linux 2:

$ sudo yum remove libmx.i686 $ sudo yum autoremove

3. Information about the libmx.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libmx
Arch : i686
Version : 1.4.7
Release : 10.amzn2.0.3
Size : 390 k
Repo : amzn2-core/2/x86_64
Summary : A clutter widget toolkit
URL : http://www.clutter-project.org
License : LGPLv2
Description : Mx is a clutter widget toolkit that provides a set of standard
: user interface elements, including buttons, progress bars,
: tooltips, scroll bars and others. It also implements some standard
: layout managers. One other interesting feature is the possibility
: of setting style properties from a css-like file. It is currently
: used by Moblin to provide the user experience.