Here's how to compile aseprite for free on Fedora, Ubuntu, and more! If you want to support the developers, buy it from Aseprite.org!
To run the script, simply open a terminal window, and paste this:
bash -c "$(curl -sSf 'https://raw.githubusercontent.com/mak448a/compile-aseprite-linux/refs/heads/main/compile.sh')"Please consider giving this repo a star if you found it helpful.
If you encounter any errors, please report them in the issues tab.
The executable is stored in ~/.local/share/aseprite. Have fun!
This script automatically adds Aseprite to your desktop environment's application launcher and to $PATH.
You can launch it from your desktop environment's application launcher or by entering aseprite in the terminal.
I used Aseprite's official compilation guide to make this script.