How to Install and Uninstall gegl04.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "gegl04.i686" package

This is a short guide on how to install gegl04.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gegl04.i686

2. Uninstall "gegl04.i686" package

Please follow the guidelines below to uninstall gegl04.i686 on Oracle Linux 9:

$ sudo dnf remove gegl04.i686 $ sudo dnf autoremove

3. Information about the gegl04.i686 package on Oracle Linux 9

Last metadata expiration check: 1:13:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gegl04
Version : 0.4.34
Release : 2.el9
Architecture : i686
Size : 2.3 M
Source : gegl04-0.4.34-2.el9.src.rpm
Repository : ol9_appstream
Summary : Graph based image processing framework
URL : http://www.gegl.org/
License : LGPLv3+
Description : GEGL (Generic Graphics Library) is a graph based image processing framework.
: GEGLs original design was made to scratch GIMP's itches for a new
: compositing and processing core. This core is being designed to have
: minimal dependencies and a simple well defined API.