GIMP 3.0 — GNU Image Manipulation Program with one-click screenshot tool, bundled babl and GEGL libraries.
Ubuntu 24.04 ships GIMP 2.10.36, a 7-year-old release still based on GTK2. This build provides GIMP 3.0.8 (January 2026), a generational upgrade:
| Feature | Ubuntu 24.04 (2.10.36) | NetLinux (3.0.8) |
| Toolkit | GTK2 | GTK3 |
| Wayland support | No (X11 only) | Yes (native) |
| HiDPI support | Limited | Full |
| Non-destructive editing | No | Yes (layer effects) |
| Multi-layer selection | No | Yes |
| Plugin API | Python 2 (EOL) | Python 3 |
| Screenshot tool | No (plugin only) | Yes (toolbox button) |
| JPEG XL | No | Yes |
| AVIF | No | Yes |
| CVE-2025-2760/2761 | Unpatched | Fixed |
| babl version | 0.1.108 | 0.1.122 (bundled) |
| GEGL version | 0.4.48 | 0.4.66 (bundled) |
| Version | 3.0.8-11netlinux1-1 |
|---|---|
| Architecture | amd64 |
| Component | main |
| Download | gimp_3.0.8-11netlinux1-1_amd64.deb |
| Upstream | github.com/netlinux-ai/gimp |
| GIMP source | GNOME GitLab (GIMP_3_0_8) |
sudo apt install gimp
See the main page for repository setup instructions.