Important
For the below, you'll need to be on a 64-bit Linux, have Git installed, and all the packages on your system upgraded to the latest versions
$ git clone https://github.com/Ahmed-Khaled-dev/synfig-appimage.git
Move inside synfig-appimage
and run the below
$ chmod +x build-synfig.sh
$ ./build-synfig.sh
Tip
This will take a bit of time
After it is finished you should have a directory called build
inside synfig-appimage
If yes, then Hooray you have built Synfig! 🎉
While inside synfig-appimage
run the below
$ chmod +x generate-synfig-appimage.sh
$ ./generate-synfig-appimage.sh
After it finishes you should find a file called Synfig_Studio-x86_64.AppImage inside the synfig-appimage
directory
if yes, then Hooray you have generated a Synfig AppImage! 🎉
Now you can test it by doing
$ chmod +x Synfig_Studio-x86_64.AppImage
$ ./Synfig_Studio-x86_64.AppImage