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

Last updated: May 22,2024

1. Install "mutter.i686" package

This tutorial shows how to install mutter.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install mutter.i686

2. Uninstall "mutter.i686" package

Please follow the step by step instructions below to uninstall mutter.i686 on CentOS Stream 8:

$ sudo dnf remove mutter.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:36:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : mutter
Version : 3.32.2
Release : 72.el8
Architecture : i686
Size : 2.6 M
Source : mutter-3.32.2-72.el8.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.