How to Install and Uninstall clutter-gtk.i686 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "clutter-gtk.i686" package

Please follow the guidance below to install clutter-gtk.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install clutter-gtk.i686

2. Uninstall "clutter-gtk.i686" package

Please follow the steps below to uninstall clutter-gtk.i686 on Oracle Linux 9:

$ sudo dnf remove clutter-gtk.i686 $ sudo dnf autoremove

3. Information about the clutter-gtk.i686 package on Oracle Linux 9

Last metadata expiration check: 0:16:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : clutter-gtk
Version : 1.8.4
Release : 13.el9
Architecture : i686
Size : 55 k
Source : clutter-gtk-1.8.4-13.el9.src.rpm
Repository : ol9_appstream
Summary : A basic GTK clutter widget
URL : http://www.clutter-project.org
License : LGPLv2+
Description : clutter-gtk is a library which allows the embedding of a Clutter
: canvas (or "stage") into a GTK+ application, as well as embedding
: GTK+ widgets inside the stage.