How to Install and Uninstall gegl04.i686 Package on Rocky Linux 8

Last updated: October 06,2024

1. Install "gegl04.i686" package

Please follow the guidelines below to install gegl04.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gegl04.i686

2. Uninstall "gegl04.i686" package

This guide covers the steps necessary to uninstall gegl04.i686 on Rocky Linux 8:

$ sudo dnf remove gegl04.i686 $ sudo dnf autoremove

3. Information about the gegl04.i686 package on Rocky Linux 8

Last metadata expiration check: 1:25:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gegl04
Version : 0.4.4
Release : 7.el8
Architecture : i686
Size : 1.5 M
Source : gegl04-0.4.4-7.el8.src.rpm
Repository : 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.