How to Install and Uninstall mutter.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "mutter.i686" package

Here is a brief guide to show you how to install mutter.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install mutter.i686

2. Uninstall "mutter.i686" package

This guide covers the steps necessary to uninstall mutter.i686 on Fedora 34:

$ sudo dnf remove mutter.i686 $ sudo dnf autoremove

3. Information about the mutter.i686 package on Fedora 34

Last metadata expiration check: 0:28:38 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mutter
Version : 40.9
Release : 1.fc34
Architecture : i686
Size : 2.4 M
Source : mutter-40.9-1.fc34.src.rpm
Repository : updates
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.