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

Last updated: September 20,2024

1. Install "gegl04.src" package

Please follow the steps below to install gegl04.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gegl04.src

2. Uninstall "gegl04.src" package

Please follow the steps below to uninstall gegl04.src on Oracle Linux 9:

$ sudo dnf remove gegl04.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:35:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gegl04
Version : 0.4.34
Release : 2.el9
Architecture : src
Size : 5.4 M
Source : None
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.