How to Install and Uninstall gegl Package on openSUSE Leap

Last updated: October 05,2024

1. Install "gegl" package

This tutorial shows how to install gegl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gegl

2. Uninstall "gegl" package

Please follow the guidance below to uninstall gegl on openSUSE Leap:

$ sudo zypper remove gegl

3. Information about the gegl package on openSUSE Leap

Information for package gegl:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gegl
Version : 0.4.34-150400.3.5.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 41.3 KiB
Installed : No
Status : not installed
Source package : gegl-0.4.34-150400.3.5.2.src
Upstream URL : http://gegl.org/
Summary : Generic Graphics Library
Description :
GEGL provides infrastructure to do demand based cached non destructive
image editing on larger than RAM buffers. Through babl, it provides
support for a wide range of color models and pixel storage formats for
input and output.