GIMP3-Fix-CA is a GIMP plug-in to correct Chromatic Aberration (CA).
GIMP3-Fix-CA can fix Lateral or Directional Aberration.
For users not ready for gimp-3.0-RC1 and looking for a stable Fix-CA, it is available for GIMP-2.10 here: GIMP2 Fix-CA.
You will need a development version of gimp-3.0-RC1 to build and install this plug-in.
Use these commands to build and install the plug-in:
autoreconf -i
automake
./configure (--help shows other options)
make
sudo make install