How to Install and Uninstall mutter.i686 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "mutter.i686" package

In this section, we are going to explain the necessary steps to install mutter.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mutter.i686

2. Uninstall "mutter.i686" package

Please follow the guidance below to uninstall mutter.i686 on CentOS Stream 9:

$ sudo dnf remove mutter.i686 $ sudo dnf autoremove

3. Information about the mutter.i686 package on CentOS Stream 9

Last metadata expiration check: 3:22:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mutter
Version : 40.9
Release : 15.el9
Architecture : i686
Size : 2.4 M
Source : mutter-40.9-15.el9.src.rpm
Repository : appstream
Summary : Window and compositing manager based on Clutter
URL : http://www.gnome.org
License : GPLv2+
Description : Mutter is a window and compositing manager that displays and manages
: your desktop via OpenGL. Mutter combines a sophisticated display engine
: using the Clutter toolkit with solid window-management logic inherited
: from the Metacity window manager.
:
: While Mutter can be used stand-alone, it is primarily intended to be
: used as the display core of a larger system such as GNOME Shell. For
: this reason, Mutter is very extensible via plugins, which are used both
: to add fancy visual effects and to rework the window management
: behaviors to meet the needs of the environment.