GIMP Tool

gimptool is a support script for GIMP which allows you to build and install scripts and plug-ins, and can provide information to other programs about the libraries and paths that GIMP was compiled with. The format is: gimptool [options ... ]

GIMP Tool Options

--help

Displays a list of available options, and gives a terse description of each one.

--version

Prints the version number of the installed GIMP.

--quiet

Runs without printing any of the build commands.

-n, --dry-run

Print commands, but don't actually execute them. Useful for making dry-runs for testing.

--bindir

Prints the bindir used to install GIMP.

--sbindir

Prints the sbindir used to install GIMP.

--libexecdir

Prints the libexecdir used to install GIMP.

--datadir

Prints the datadir used to install GIMP.

--sysconfdir

Prints the sysconfdir used to install GIMP.

--sharedstatedir

Prints the sharedstatedir used to install GIMP.

--localstatedir

Prints the localstatedir used to install GIMP.

--libdir

Prints the libdir used to install GIMP.

--infodir

Prints the infodir used to install GIMP.

--mandir

Prints the mandir used to install GIMP man (manual) pages.

--includedir

Prints the includedir used to install GIMP.

--gimpdatadir

Prints the actual directory where GIMP da