Skip to content

Instantly share code, notes, and snippets.

@MarAvFe
MarAvFe / gimpExportLayers.sh
Created January 22, 2022 06:33
How to fix Ubuntu 20.04 dependencies to use Export Layers Gimp plugin
$ echo "deb [trusted=yes] http://ftp.mx.debian.org/debian buster main" | sudo tee -a /etc/apt/sources.list
$ sudo apt update
$ sudo apt install -y gimp-python python2-gimp libffi7
# =======
# SOURCES
# =======
# Export layers superuser
# https://superuser.com/questions/573386/export-layer-to-png-file-in-gimp