%general-entities; ]> Gimp-&gimp-version; gimp Introduction to Gimp The Gimp package contains the GNU Image Manipulation Program which is useful for photo retouching, image composition, and image authoring. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gimp-md5sum; Download size: &gimp-size; Estimated disk space required: &gimp-buildsize; Estimated build time: &gimp-time; Additional Downloads Gimp Dependencies Required , , , , , . , , , , , , (including poppler-data) and Recommended , , (with libgs installed), , , and Optional , , (to access the online help), , , , , (including the gtk, pango and pangocairo modules), an (that provides a sendmail program), , libbacktrace, libheif with libde265 (both needed to read macOS heic images), libwmf, and OpenEXR Installation of Gimp Install Gimp by running the following commands: mkdir gimp-build && cd gimp-build && meson setup --prefix=/usr --buildtype=release .. && ninja Now, as the &root; user: ninja install