gimptool-2.0
Headers and other files for compiling plugins for GIMP
Install
- All systems
-
curl cmd.cat/gimptool-2.0.sh
- Debian
-
apt-get install libgimp2.0-dev
- Ubuntu
-
apt-get install libgimp2.0-dev
- Alpine
-
apk add gimp
- Arch Linux
-
pacman -S gimp
- Kali Linux
-
apt-get install libgimp2.0-dev
- Fedora
-
dnf install gimp-devel-tools-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgimp2.0-dev
- Raspbian
-
apt-get install libgimp2.0-dev
- Dockerfile
- dockerfile.run/gimptool-2.0
- Docker
-
docker run cmd.cat/gimptool-2.0 gimptool-2.0
powered by Commando
libgimp2.0-dev
Headers and other files for compiling plugins for GIMP
This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp.
gimp-devel-tools-2
2.10.8-5.module_2462+a1ec44e9.x86_64 : GIMP plugin and
gimp-dbg
Debugging symbols for GIMP
This package includes the debugging symbols useful for debugging GIMP and its libraries, contained in the gimp and libgimp2.0 packages. The debugging symbols are used for execution tracing and core dump analysis.
gimp
The GNU Image Manipulation Program
GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. To open files remotely (like over HTTP), install the gvfs-backends package. To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI