A collection of additional GEGL operations created by LinuxBeaver.
The GEGL operations themselves are application-agnostic.
Only the installation method differs depending on:
- operating system
- application (e.g. GIMP, RasterFlow)
- distribution method
Multiple installer variants may exist for the same plugin set.
This section describes installation for GIMP or RasterFlow on Windows (compatible with GIMP 2.x and GIMP 3.x).
Requirements:
- Windows 10 / 11 (64-bit)
- GIMP (2.x or 3.x, official Windows build)
No additional dependencies are required.
Download the latest Windows installer, for example:
LinuxBeaverGEGL-0.1.0-Setup-win64.exe- Run the installer:
LinuxBeaverGEGL-<version>-Setup-win64.exe- Follow the installer steps.
- The GEGL plugin files will be installed automatically into the appropriate GEGL plugin directory (!!!)
- Start (or restart) GIMP.
The new GEGL operations will then be available inside GIMP or RasterFlow (depends on what you use it for).
- Open Apps & Features (or Add or remove programs).
- Use a regular procedure for uninstalling applications under Windows.
This section describes installation for GIMP 3.x installed via Flatpak.
- Linux
- GIMP installed as Flatpak (
org.gimp.GIMP)
Download the latest Linux installer for GIMP, for example:
LinuxBeaverGEGL-0.1.0.run- Make the installer executable:
chmod +x LinuxBeaverGEGL-<version>.run- Run the installer:
./LinuxBeaverGEGL-<version>.run- You will be asked to confirm the installation:
Install LinuxBeaver GEGL plugins? [y/N]:- After confirmation, the plugin files will be installed into:
~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-insThe new GEGL operations will then be available inside GIMP.
- Run the installer with
uninstallargument:
./LinuxBeaverGEGL-<version>.run uninstall- Confirm the removal when prompted:
Uninstall LinuxBeaver GEGL plugins? [y/N]:- Restart GIMP.
All the plugins should be gone now.